summaryrefslogtreecommitdiffstats
path: root/kworldwatch/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'kworldwatch/main.h')
-rw-r--r--kworldwatch/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kworldwatch/main.h b/kworldwatch/main.h
index ba7e233..5069480 100644
--- a/kworldwatch/main.h
+++ b/kworldwatch/main.h
@@ -39,7 +39,7 @@ class ZoneClockPanel;
class WorldWideWatch : public TDEMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -71,7 +71,7 @@ private:
class WatchApplication : public KUniqueApplication
{
- Q_OBJECT
+ TQ_OBJECT
public: