[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/core
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-06-30 21:43:09
Message-ID: 1214862189.871119.20212.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 826529 by staniek:

warning messages: re-add "don't ask again" option


 M  +6 -1      kexiguimsghandler.cpp  


--- trunk/koffice/kexi/core/kexiguimsghandler.cpp #826528:826529
@@ -159,7 +159,12 @@
 		KMessageBox::saveDontShowAgainContinue(dontShowAgainName);
 #else
 	KMessageBox::warningContinueCancel(m_messageHandlerParentWidget, 
-    title + (details.isEmpty() ? QString() : (QString("\n")+details)));
+    title + (details.isEmpty() ? QString() : (QString("\n")+details)),
+    QString(),
+    KStandardGuiItem::cont(),
+    KStandardGuiItem::cancel(),
+    dontShowAgainName,
+    KMessageBox::Notify | KMessageBox::AllowLink);
 #endif
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic