diff options
Diffstat (limited to 'wizards/groupwisewizard.h')
-rw-r--r-- | wizards/groupwisewizard.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/groupwisewizard.h b/wizards/groupwisewizard.h index 3e6b03dd6..d186e9cec 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 { |