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

List:       kde-commits
Subject:    KDE/kdepim/wizards
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2007-07-12 13:16:55
Message-ID: 1184246215.346065.21266.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 686939 by osterfeld:

fix export (not needed, wizards are binaries)

 M  +1 -2      egroupwarewizard.h  
 M  +1 -2      groupwisewizard.h  
 M  +1 -2      kolabwizard.h  
 D             pimwizards_export.h  
 M  +1 -2      sloxwizard.h  


--- trunk/KDE/kdepim/wizards/egroupwarewizard.h #686938:686939
@@ -21,13 +21,12 @@
 #ifndef EGROUPWAREWIZARD_H
 #define EGROUPWAREWIZARD_H
 
-#include "pimwizards_export.h"
 #include <kconfigwizard.h>
 
 class KLineEdit;
 class QCheckBox;
 
-class PIMWIZARDS_EXPORT EGroupwareWizard : public KConfigWizard
+class EGroupwareWizard : public KConfigWizard
 {
   public:
     EGroupwareWizard();
--- trunk/KDE/kdepim/wizards/groupwisewizard.h #686938:686939
@@ -20,7 +20,6 @@
 #ifndef GROUPWISEWIZARD_H
 #define GROUPWISEWIZARD_H
 
-#include "pimwizards_export.h"
 #include <kconfigwizard.h>
 
 class KLineEdit;
@@ -28,7 +27,7 @@
 class QSpinBox;
 class QGroupBox;
 
-class PIMWIZARDS_EXPORT GroupwiseWizard : public KConfigWizard
+class GroupwiseWizard : public KConfigWizard
 {
     Q_OBJECT
   public:
--- trunk/KDE/kdepim/wizards/kolabwizard.h #686938:686939
@@ -22,14 +22,13 @@
 #ifndef KOLABWIZARD_H
 #define KOLABWIZARD_H
 
-#include "pimwizards_export.h"
 #include <kconfigwizard.h>
 
 class KLineEdit;
 class QCheckBox;
 class QRadioButton;
 
-class PIMWIZARDS_EXPORT KolabWizard : public KConfigWizard
+class KolabWizard : public KConfigWizard
 {
   public:
     KolabWizard();
--- trunk/KDE/kdepim/wizards/sloxwizard.h #686938:686939
@@ -20,13 +20,12 @@
 #ifndef SLOXWIZARD_H
 #define SLOXWIZARD_H
 
-#include "pimwizards_export.h"
 #include <kconfigwizard.h>
 
 class KLineEdit;
 class QCheckBox;
 
-class PIMWIZARDS_EXPORT SloxWizard : public KConfigWizard
+class SloxWizard : public KConfigWizard
 {
   public:
     SloxWizard();
[prev in list] [next in list] [prev in thread] [next in thread] 

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