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

List:       kde-commits
Subject:    KDE/kdebase/khotkeys/kcontrol
From:       Laurent Montel <montel () kde ! org>
Date:       2005-12-23 11:30:05
Message-ID: 1135337405.654659.21987.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 490838 by mlaurent:

Q3CString--


 M  +1 -2      kcmkhotkeys.cpp  


--- trunk/KDE/kdebase/khotkeys/kcontrol/kcmkhotkeys.cpp #490837:490838
@@ -21,7 +21,6 @@
 #include <qsplitter.h>
 //Added by qt3to4:
 #include <QVBoxLayout>
-#include <Q3CString>
 
 #include <kcmodule.h>
 #include <kaboutdata.h>
@@ -72,7 +71,7 @@
     else
         {
         DCOPRef ref( "kded", "kded" );
-        if( !ref.call( "loadModule", Q3CString( "khotkeys" )))
+        if( !ref.call( "loadModule", DCOPCString( "khotkeys" )))
             {
             kdWarning( 1217 ) << "Loading of khotkeys module failed." << endl;
             KToolInvocation::kdeinitExec( "khotkeys" );
[prev in list] [next in list] [prev in thread] [next in thread] 

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