summaryrefslogtreecommitdiffstats
path: root/apps/ktupnptest
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktupnptest')
-rw-r--r--apps/ktupnptest/upnptestapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktupnptest/upnptestapp.h b/apps/ktupnptest/upnptestapp.h
index 6fd0faf..8d34213 100644
--- a/apps/ktupnptest/upnptestapp.h
+++ b/apps/ktupnptest/upnptestapp.h
@@ -38,7 +38,7 @@ using kt::UPnPRouter;
class UPnPTestApp : public KMainWindow, public kt::LogMonitorInterface
{
Q_OBJECT
- TQ_OBJECT
+
public:
UPnPTestApp(TQWidget *parent = 0, const char *name = 0);
virtual ~UPnPTestApp();