diff options
Diffstat (limited to 'libktorrent/interfaces/peersource.h')
-rw-r--r-- | libktorrent/interfaces/peersource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/interfaces/peersource.h b/libktorrent/interfaces/peersource.h index 4b3b82a..0b8a852 100644 --- a/libktorrent/interfaces/peersource.h +++ b/libktorrent/interfaces/peersource.h @@ -49,7 +49,7 @@ namespace kt */ class PeerSource : public TQObject { - Q_OBJECT + TQ_OBJECT public: PeerSource(); |