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 4164943..9be0a24 100644 --- a/plugins/upnp/upnpprefwidget.h +++ b/plugins/upnp/upnpprefwidget.h @@ -41,7 +41,7 @@ namespace kt class UPnPPrefWidget : public UPnPWidget,public net::PortListener { Q_OBJECT - TQ_OBJECT + public: UPnPPrefWidget(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |