summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/serverauthenticate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/serverauthenticate.h')
-rw-r--r--libktorrent/torrent/serverauthenticate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/serverauthenticate.h b/libktorrent/torrent/serverauthenticate.h
index bc65cba..63ebff8 100644
--- a/libktorrent/torrent/serverauthenticate.h
+++ b/libktorrent/torrent/serverauthenticate.h
@@ -37,7 +37,7 @@ namespace bt
*/
class ServerAuthenticate : public AuthenticateBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
ServerAuthenticate(mse::StreamSocket* sock,Server* server);