summaryrefslogtreecommitdiffstats
path: root/src/torclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/torclient.h')
-rw-r--r--src/torclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/torclient.h b/src/torclient.h
index 657dfdc..d69b24e 100644
--- a/src/torclient.h
+++ b/src/torclient.h
@@ -63,7 +63,7 @@ class PrevConfig
class TorClient : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
TorClient( const TQString &host, TQ_UINT16 port );