summaryrefslogtreecommitdiffstats
path: root/kweather/kweather.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/kweather.h')
-rw-r--r--kweather/kweather.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kweather/kweather.h b/kweather/kweather.h
index ae20317..67516c4 100644
--- a/kweather/kweather.h
+++ b/kweather/kweather.h
@@ -23,12 +23,12 @@
#include "weatherIface.h"
-class QTimer;
+class TQTimer;
class dockwidget;
class reportView;
class KPopupMenu;
class WeatherService_stub;
-class QPalette;
+class TQPalette;
class kweather : public KPanelApplet, public weatherIface
{