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 fd9e144..02dde11 100644 --- a/plugins/zeroconf/avahiservice.h +++ b/plugins/zeroconf/avahiservice.h @@ -45,7 +45,7 @@ namespace kt class AvahiService : public kt::PeerSource { Q_OBJECT - TQ_OBJECT + public: AvahiService(const bt::PeerID&, bt::Uint16, const bt::SHA1Hash&); virtual ~AvahiService(); |