diff options
Diffstat (limited to 'src/bondwizard.h')
-rw-r--r-- | src/bondwizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bondwizard.h b/src/bondwizard.h index 083f1b7..98ca320 100644 --- a/src/bondwizard.h +++ b/src/bondwizard.h @@ -38,7 +38,7 @@ class BondFinishPage; /** BondWizard is the base class of the project */ class BondWizard : public KWizard { - Q_OBJECT + TQ_OBJECT public: /** construtor */ BondWizard(LDAPRealmConfigList *realmlist, LDAPConfig *ldapconfig, TQWidget* parent=0, const char *name=0); |