summaryrefslogtreecommitdiffstats
path: root/networkstatus/testservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'networkstatus/testservice.h')
-rw-r--r--networkstatus/testservice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/networkstatus/testservice.h b/networkstatus/testservice.h
index 9a7ef127d..e893ec6ea 100644
--- a/networkstatus/testservice.h
+++ b/networkstatus/testservice.h
@@ -29,7 +29,7 @@ class ServiceIface_stub;
class TestService : virtual public TQObject, ProviderIface
{
-Q_OBJECT
+TQ_OBJECT
public:
TestService();
virtual ~TestService();