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 bd25dea11..01fe34b77 100644 --- a/wizards/egroupwarewizard.h +++ b/wizards/egroupwarewizard.h @@ -27,7 +27,7 @@ class KLineEdit; class TQCheckBox; -class KDE_EXPORT EGroupwareWizard : public TDEConfigWizard +class TDE_EXPORT EGroupwareWizard : public TDEConfigWizard { public: EGroupwareWizard(); |