summaryrefslogtreecommitdiffstats
path: root/kworldwatch
diff options
context:
space:
mode:
Diffstat (limited to 'kworldwatch')
-rw-r--r--kworldwatch/cities.h2
-rw-r--r--kworldwatch/mapwidget.h2
-rw-r--r--kworldwatch/zoneclock.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/kworldwatch/cities.h b/kworldwatch/cities.h
index 6f08f24..ad99eae 100644
--- a/kworldwatch/cities.h
+++ b/kworldwatch/cities.h
@@ -34,7 +34,7 @@
#include <tqptrlist.h>
-class QPainter;
+class TQPainter;
class City
diff --git a/kworldwatch/mapwidget.h b/kworldwatch/mapwidget.h
index d23b5c7..1bec4c9 100644
--- a/kworldwatch/mapwidget.h
+++ b/kworldwatch/mapwidget.h
@@ -40,7 +40,7 @@
#include <tqtimer.h>
-class QPopupMenu;
+class TQPopupMenu;
#include <kconfig.h>
diff --git a/kworldwatch/zoneclock.h b/kworldwatch/zoneclock.h
index 403256e..0b735bb 100644
--- a/kworldwatch/zoneclock.h
+++ b/kworldwatch/zoneclock.h
@@ -35,7 +35,7 @@
#include <tqptrlist.h>
-class QLabel;
+class TQLabel;
class SimpleFlow;
class KConfig;