summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/authenticatebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/authenticatebase.h')
-rw-r--r--libktorrent/torrent/authenticatebase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/authenticatebase.h b/libktorrent/torrent/authenticatebase.h
index 87c851b..2be4ad5 100644
--- a/libktorrent/torrent/authenticatebase.h
+++ b/libktorrent/torrent/authenticatebase.h
@@ -48,7 +48,7 @@ namespace bt
class AuthenticateBase : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
AuthenticateBase(mse::StreamSocket* s = 0);
virtual ~AuthenticateBase();