diff options
Diffstat (limited to 'wizards/egroupwarewizard.h')
-rw-r--r-- | wizards/egroupwarewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/egroupwarewizard.h b/wizards/egroupwarewizard.h index c6df0073d..08d7cffa0 100644 --- a/wizards/egroupwarewizard.h +++ b/wizards/egroupwarewizard.h @@ -25,7 +25,7 @@ #include <kdepimmacros.h> class KLineEdit; -class QCheckBox; +class TQCheckBox; class KDE_EXPORT EGroupwareWizard : public KConfigWizard { |