summaryrefslogtreecommitdiffstats
path: root/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'server.h')
-rw-r--r--server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server.h b/server.h
index 54650f4..f571c5b 100644
--- a/server.h
+++ b/server.h
@@ -31,7 +31,7 @@ namespace DBusQt
class Connection;
class Server : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
Server( const TQString& addr = TQString(), TQObject *parent=0 );