summaryrefslogtreecommitdiffstats
path: root/src/ldapcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r--src/ldapcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h
index 9beb7c0..19ae97d 100644
--- a/src/ldapcontroller.h
+++ b/src/ldapcontroller.h
@@ -46,7 +46,7 @@ enum sc_command {
class LDAPController: public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
LDAPController( TQWidget *parent=0, const char *name=0, const TQStringList& = TQStringList() );