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 3e6b03dd..d186e9ce 100644
--- a/wizards/groupwisewizard.h
+++ b/wizards/groupwisewizard.h
@@ -24,9 +24,9 @@
#include <kdepimmacros.h>
class KLineEdit;
-class QCheckBox;
-class QSpinBox;
-class QGroupBox;
+class TQCheckBox;
+class TQSpinBox;
+class TQGroupBox;
class KDE_EXPORT GroupwiseWizard : public KConfigWizard
{