diff options
Diffstat (limited to 'libktorrent/torrent/authenticate.h')
-rw-r--r-- | libktorrent/torrent/authenticate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/authenticate.h b/libktorrent/torrent/authenticate.h index 0aeb499..eceda08 100644 --- a/libktorrent/torrent/authenticate.h +++ b/libktorrent/torrent/authenticate.h @@ -43,7 +43,7 @@ namespace bt */ class Authenticate : public AuthenticateBase { - Q_OBJECT + TQ_OBJECT public: |