diff options
Diffstat (limited to 'libktorrent/torrent/uploader.h')
-rw-r--r-- | libktorrent/torrent/uploader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/uploader.h b/libktorrent/torrent/uploader.h index aa4f099..06ce331 100644 --- a/libktorrent/torrent/uploader.h +++ b/libktorrent/torrent/uploader.h @@ -40,7 +40,7 @@ namespace bt */ class Uploader : public TQObject { - Q_OBJECT + TQ_OBJECT public: /** |