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

List:       kde-commits
Subject:    KDE/kdepim/wizards
From:       Allen Winter <winter () kde ! org>
Date:       2007-09-13 19:04:24
Message-ID: 1189710264.722878.28511.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 712141 by winterz:

follow KConfigWizard and KConfigPropagator into the KPIM namespace.


 M  +2 -0      egroupwarewizard.cpp  
 M  +2 -0      egroupwarewizard.h  
 M  +2 -0      kmailchanges.h  
 M  +2 -0      kolabkmailchanges.h  
 M  +2 -1      kolabwizard.cpp  
 M  +2 -0      kolabwizard.h  
 M  +2 -0      sloxwizard.cpp  
 M  +2 -0      sloxwizard.h  


--- trunk/KDE/kdepim/wizards/egroupwarewizard.cpp #712140:712141
@@ -21,6 +21,8 @@
 #include "egroupwarewizard.h"
 #include "egroupwareconfig.h"
 
+#include "libkdepim/kconfigpropagator.h"
+
 #include "kresources/egroupware/kabc_egroupwareprefs.h"
 #include "kresources/egroupware/kabc_resourcexmlrpc.h"
 #include "kresources/egroupware/kcal_egroupwareprefs.h"
--- trunk/KDE/kdepim/wizards/egroupwarewizard.h #712140:712141
@@ -26,6 +26,8 @@
 class KLineEdit;
 class QCheckBox;
 
+using namespace KPIM;
+
 class EGroupwareWizard : public KConfigWizard
 {
   public:
--- trunk/KDE/kdepim/wizards/kmailchanges.h #712140:712141
@@ -25,6 +25,8 @@
 #include <kconfigpropagator.h>
 #include <kconfig.h>
 
+using namespace KPIM;
+
 namespace KWallet {
   class Wallet;
 }
--- trunk/KDE/kdepim/wizards/kolabkmailchanges.h #712140:712141
@@ -23,6 +23,8 @@
 
 #include <kconfigpropagator.h>
 
+using namespace KPIM;
+
 void createKMailChanges( KConfigPropagator::Change::List& );
 
 #endif
--- trunk/KDE/kdepim/wizards/kolabwizard.cpp #712140:712141
@@ -22,9 +22,10 @@
 
 #include "kolabwizard.h"
 #include "kolabconfig.h"
-
 #include "kolabkmailchanges.h"
 
+#include "libkdepim/kconfigpropagator.h"
+
 #include "kresources/kolab/kcal/resourcekolab.h"
 #include "kresources/kolab/knotes/resourcekolab.h"
 #include "kresources/kolab/kabc/resourcekolab.h"
--- trunk/KDE/kdepim/wizards/kolabwizard.h #712140:712141
@@ -28,6 +28,8 @@
 class QCheckBox;
 class QRadioButton;
 
+using namespace KPIM;
+
 class KolabWizard : public KConfigWizard
 {
   public:
--- trunk/KDE/kdepim/wizards/sloxwizard.cpp #712140:712141
@@ -21,6 +21,8 @@
 #include "sloxwizard.h"
 #include "sloxconfig.h"
 
+#include "libkdepim/kconfigpropagator.h"
+
 #include "kresources/slox/kabcsloxprefs.h"
 #include "kresources/slox/kabcresourceslox.h"
 #include "kresources/slox/kcalsloxprefs.h"
--- trunk/KDE/kdepim/wizards/sloxwizard.h #712140:712141
@@ -25,6 +25,8 @@
 class KLineEdit;
 class QCheckBox;
 
+using namespace KPIM;
+
 class SloxWizard : public KConfigWizard
 {
   public:
[prev in list] [next in list] [prev in thread] [next in thread] 

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