diff options
Diffstat (limited to 'wizards/exchangewizard.h')
-rw-r--r-- | wizards/exchangewizard.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/exchangewizard.h b/wizards/exchangewizard.h index 7336b9e97..c951c4be2 100644 --- a/wizards/exchangewizard.h +++ b/wizards/exchangewizard.h @@ -24,8 +24,8 @@ #include <kdepimmacros.h> class KLineEdit; -class QCheckBox; -class QSpinBox; +class TQCheckBox; +class TQSpinBox; class KDE_EXPORT ExchangeWizard : public KConfigWizard { |