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 0950780..aa4f099 100644 --- a/libktorrent/torrent/uploader.h +++ b/libktorrent/torrent/uploader.h @@ -41,7 +41,7 @@ namespace bt class Uploader : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** * Constructor, sets the ChunkManager. |