diff options
Diffstat (limited to 'tdenetworkmanager/src/vpn_tray_component.h')
-rw-r--r-- | tdenetworkmanager/src/vpn_tray_component.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdenetworkmanager/src/vpn_tray_component.h b/tdenetworkmanager/src/vpn_tray_component.h index 40ee25c..081d6f4 100644 --- a/tdenetworkmanager/src/vpn_tray_component.h +++ b/tdenetworkmanager/src/vpn_tray_component.h @@ -36,7 +36,7 @@ class VPNTrayComponent : public TrayComponent { - Q_OBJECT + TQ_OBJECT public: |