diff options
Diffstat (limited to 'plugins/upnp/upnpprefwidget.h')
-rw-r--r-- | plugins/upnp/upnpprefwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/upnp/upnpprefwidget.h b/plugins/upnp/upnpprefwidget.h index 272e0a2..bcd9ac1 100644 --- a/plugins/upnp/upnpprefwidget.h +++ b/plugins/upnp/upnpprefwidget.h @@ -40,7 +40,7 @@ namespace kt */ class UPnPPrefWidget : public UPnPWidget,public net::PortListener { - Q_OBJECT + TQ_OBJECT public: |