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 2f28b86..65fb849 100644
--- a/kworldwatch/main.h
+++ b/kworldwatch/main.h
@@ -40,7 +40,7 @@ class ZoneClockPanel;
class WorldWideWatch : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -72,7 +72,7 @@ private:
class WatchApplication : public KUniqueApplication
{
Q_OBJECT
- TQ_OBJECT
+
public: