diff options
Diffstat (limited to 'libktorrent/interfaces/torrentfileinterface.h')
-rw-r--r-- | libktorrent/interfaces/torrentfileinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/interfaces/torrentfileinterface.h b/libktorrent/interfaces/torrentfileinterface.h index bf30f1e..9795964 100644 --- a/libktorrent/interfaces/torrentfileinterface.h +++ b/libktorrent/interfaces/torrentfileinterface.h @@ -44,7 +44,7 @@ namespace kt class TorrentFileInterface : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** * Constructor, set the path and size. |