summaryrefslogtreecommitdiffstats
path: root/src/primaryrealmwizard/primaryrealmwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/primaryrealmwizard/primaryrealmwizard.h')
-rw-r--r--src/primaryrealmwizard/primaryrealmwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/primaryrealmwizard/primaryrealmwizard.h b/src/primaryrealmwizard/primaryrealmwizard.h
index 1ac587b..d86a469 100644
--- a/src/primaryrealmwizard/primaryrealmwizard.h
+++ b/src/primaryrealmwizard/primaryrealmwizard.h
@@ -39,7 +39,7 @@ class PrimaryRealmFinishPage;
/** PrimaryRealmWizard is the base class of the project */
class PrimaryRealmWizard : public KWizard {
- Q_OBJECT
+ TQ_OBJECT
public:
/** construtor */
PrimaryRealmWizard(LDAPController* controller, TQString fqdn, LDAPCertConfig certinfo, TQWidget* parent=0, const char *name=0);