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 a51e9ec..96bc586 100644 --- a/libktorrent/torrent/queuemanager.h +++ b/libktorrent/torrent/queuemanager.h @@ -55,7 +55,7 @@ namespace bt */ class QueueManager : public TQObject { - Q_OBJECT + TQ_OBJECT public: |