summaryrefslogtreecommitdiffstats
path: root/wizards/groupwisewizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/groupwisewizard.h')
-rw-r--r--wizards/groupwisewizard.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/groupwisewizard.h b/wizards/groupwisewizard.h
index 7960a39b..58d9e037 100644
--- a/wizards/groupwisewizard.h
+++ b/wizards/groupwisewizard.h
@@ -21,16 +21,16 @@
#define GROUPWISEWIZARD_H
#include <tdeconfigwizard.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class KLineEdit;
class TQCheckBox;
class TQSpinBox;
class TQGroupBox;
-class KDE_EXPORT GroupwiseWizard : public TDEConfigWizard
+class TDE_EXPORT GroupwiseWizard : public TDEConfigWizard
{
- Q_OBJECT
+ TQ_OBJECT
public:
GroupwiseWizard();