diff options
Diffstat (limited to 'libktorrent/torrent/queuemanager.h')
-rw-r--r-- | libktorrent/torrent/queuemanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/queuemanager.h b/libktorrent/torrent/queuemanager.h index 9771f53..26b1012 100644 --- a/libktorrent/torrent/queuemanager.h +++ b/libktorrent/torrent/queuemanager.h @@ -56,7 +56,7 @@ namespace bt class QueueManager : public TQObject { Q_OBJECT - TQ_OBJECT + public: QueueManager(); |