summaryrefslogtreecommitdiffstats
path: root/apps/ktupnptest/upnptestapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktupnptest/upnptestapp.h')
-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 17aae8d..7c5ac98 100644
--- a/apps/ktupnptest/upnptestapp.h
+++ b/apps/ktupnptest/upnptestapp.h
@@ -37,7 +37,7 @@ using kt::UPnPRouter;
*/
class UPnPTestApp : public TDEMainWindow, public kt::LogMonitorInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
UPnPTestApp(TQWidget *parent = 0, const char *name = 0);