[PATCH] Add dontAskAgainName parameter to queuedMessageBox()

Simon Hausmann hausmann at kde.org
Sun Oct 6 17:19:12 BST 2002


On Sun, Oct 06, 2002 at 05:41:37PM +0200, Ingo Klöcker wrote:
Content-Description: signed data
Content-Description: body text
> Hi,
> 
> is it possible to add the dontAskAgain parameter to 
> KMessageBox::queuedMessageBox(...) (and KMessageBox::messageBox(...)) 
> as in the attached patch?

Unfortunately the patch as-is results in binary incompatibility
(change of function signature) . But if you use overloading it
should be possible to implement it in a binary compatible manner.

Simon




More information about the kde-core-devel mailing list