diff options
Diffstat (limited to 'plugins/zeroconf/avahiservice.h')
-rw-r--r-- | plugins/zeroconf/avahiservice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zeroconf/avahiservice.h b/plugins/zeroconf/avahiservice.h index 02dde11..f85062f 100644 --- a/plugins/zeroconf/avahiservice.h +++ b/plugins/zeroconf/avahiservice.h @@ -44,7 +44,7 @@ namespace kt class AvahiService : public kt::PeerSource { - Q_OBJECT + TQ_OBJECT public: AvahiService(const bt::PeerID&, bt::Uint16, const bt::SHA1Hash&); |