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

List:       kde-commits
Subject:    koffice/kword/part
From:       Thomas Zander <zander () kde ! org>
Date:       2009-08-03 19:45:51
Message-ID: 1249328751.347253.16092.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1006466 by zander:

String freeze was lifted some time ago ;)

 M  +2 -2      KWView.cpp  


--- trunk/koffice/kword/part/KWView.cpp #1006465:1006466
@@ -81,6 +81,7 @@
 #include <kxmlguifactory.h>
 #include <kstatusbar.h>
 #include <kfiledialog.h>
+#include <kmessagebox.h>
 
 static KWFrame *frameForShape(KoShape *shape)
 {
@@ -1028,8 +1029,7 @@
         break; // TODO group before...
     }
     if (targetShape == 0) {
-        // message:  "Please select at least one non locked shape and try again"
-        kDebug() << "Please select at least one non locked shape and try again";
+        KMessageBox::error(this, i18n("Please select at least one non-locked shape and try again"));
         return;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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