summaryrefslogtreecommitdiffstats
path: root/dnssd/servicebrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'dnssd/servicebrowser.h')
-rw-r--r--dnssd/servicebrowser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/servicebrowser.h b/dnssd/servicebrowser.h
index fac4d407c..cb270dea8 100644
--- a/dnssd/servicebrowser.h
+++ b/dnssd/servicebrowser.h
@@ -51,7 +51,7 @@ to constructor, domains configured by user will be searched.
@author Jakub Stachowski
@short Browsing for specific type of services or all available service types
*/
-class KDNSSD_EXPORT ServiceBrowser : public QObject
+class KDNSSD_EXPORT ServiceBrowser : public TQObject
{
Q_OBJECT
public: