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 011b6d2..8d2c6a7 100644
--- a/server.h
+++ b/server.h
@@ -35,7 +35,7 @@ namespace DBusQt
Q_OBJECT
TQ_OBJECT
public:
- Server( const TQString& addr = TQString(), TQObject *tqparent=0 );
+ Server( const TQString& addr = TQString(), TQObject *parent=0 );
~Server();
bool isConnected() const;