summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/src/devicetraycomponent.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdenetworkmanager/src/devicetraycomponent.h')
-rw-r--r--tdenetworkmanager/src/devicetraycomponent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdenetworkmanager/src/devicetraycomponent.h b/tdenetworkmanager/src/devicetraycomponent.h
index c3c40e1..a78bec6 100644
--- a/tdenetworkmanager/src/devicetraycomponent.h
+++ b/tdenetworkmanager/src/devicetraycomponent.h
@@ -39,7 +39,7 @@ class KSystemTray;
class DeviceTrayComponent : public TrayComponent
{
- Q_OBJECT
+ TQ_OBJECT
public:
DeviceTrayComponent(TQString device, KSystemTray * parent, const char * name );