diff options
Diffstat (limited to 'src/userconfigdlg.h')
-rw-r--r-- | src/userconfigdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userconfigdlg.h b/src/userconfigdlg.h index e02c8d7..b9b746f 100644 --- a/src/userconfigdlg.h +++ b/src/userconfigdlg.h @@ -32,7 +32,7 @@ class UserConfigDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: UserConfigDialog(LDAPUserInfo user, LDAPConfig* parent = 0, const char* name = 0); |