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

List:       kde-commits
Subject:    KDE/kdebase/apps/konqueror/client
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-09-07 14:21:08
Message-ID: 20100907142108.C588EAC769 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1172562 by lunakl:

'warning: converting 'false' to pointer type for argument' and the argument
was useless anyway



 M  +1 -1      kfmclient.cpp  


--- trunk/KDE/kdebase/apps/konqueror/client/kfmclient.cpp #1172561:1172562
@@ -66,7 +66,7 @@
 
 extern "C" KDE_EXPORT int kdemain( int argc, char **argv )
 {
-  KCmdLineArgs::init(argc, argv, appName, 0, ki18n(programName), version, ki18n(description), false);
+  KCmdLineArgs::init(argc, argv, appName, 0, ki18n(programName), version, ki18n(description));
 
 
   KCmdLineOptions options;
[prev in list] [next in list] [prev in thread] [next in thread] 

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