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

List:       kde-commits
Subject:    new_kcm_code: kdelibs/kutils
From:       Matthias Kretz <kretz () kde ! org>
Date:       2004-07-19 0:07:34
Message-ID: 20040719000734.51D0C9A35 () office ! kde ! org
[Download RAW message or body]

CVS commit by mkretz: 

avoid ambiguity


  M +2 -2      kcmoduleloader.h   1.17.2.4


--- kdelibs/kutils/kcmoduleloader.h  #1.17.2.3:1.17.2.4
@@ -96,5 +96,5 @@ class KCModuleLoader
      */
     static KCModule *loadModule(const KCModuleInfo &module, ErrorReporting
-        report = Dialog, bool withFallback=true, QWidget * parent = 0,
+        report, bool withFallback=true, QWidget * parent = 0,
         const char * name = 0, const QStringList & args = QStringList() );
 
@@ -108,5 +108,5 @@ class KCModuleLoader
      */
     static KCModule *loadModule(const QString &module, ErrorReporting
-        report = Dialog, QWidget *parent = 0, const char *name = 0,
+        report, QWidget *parent = 0, const char *name = 0,
         const QStringList & args = QStringList());
 


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

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