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

List:       kde-commits
Subject:    koffice/kexi/main (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2004-04-02 20:55:59
Message-ID: 20040402205559.5012099B5 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

CVS_SILENT: compile fix..


  M +2 -2      keximainwindowimpl.cpp   1.111


--- koffice/kexi/main/keximainwindowimpl.cpp  #1.110:1.111
@@ -459,5 +459,5 @@ KexiMainWindowImpl::initActions()
                 ->setWhatsThis(i18n("This shows useful tips on the use of this application."));
 #endif
-        new KAction(i18n("Important information"), "", 0,
+        new KAction(i18n("Important information"), "messagebox_info", 0,
                 this, SLOT(slotImportantInfo()), actionCollection(), "help_show_important_info");
 
@@ -2203,5 +2203,5 @@ void KexiMainWindowImpl::importantInfo(b
                 if (fname.isEmpty())//back to default 
                         fname = locate("data", "kexi/readme_en");
-                KTipDialog tipDialog(new KTipDatabase(""), 0);
+                KTipDialog tipDialog(new KTipDatabase(QString::null), 0);
                 tipDialog.setCaption(i18n("Important information"));
                 QObjectList *l = tipDialog.queryList( "KPushButton" );//hack: hide <- -> buttons


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

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