summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h')
-rw-r--r--tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h b/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h
index 98fbd31..ab5bee1 100644
--- a/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h
+++ b/tdenetworkmanager/src/configwidgets/tdenetman-connection_setting_vpn_widget.h
@@ -43,7 +43,7 @@ namespace ConnectionSettings
class VPNWidgetImpl : public WidgetInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
VPNWidgetImpl(TDENetworkConnection* conn, bool new_conn, TQWidget* parent = NULL, const char* name = NULL, WFlags fl = 0);