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 b3845b5..5a3b06e 100644
--- a/kweather/kweather.h
+++ b/kweather/kweather.h
@@ -26,7 +26,7 @@
class TQTimer;
class dockwidget;
class reportView;
-class KPopupMenu;
+class TDEPopupMenu;
class WeatherService_stub;
class TQPalette;
@@ -82,7 +82,7 @@ private: // Private methods
reportView *mReport;
DCOPClient *mClient;
//DCOPRef *mWeatherService;
- KPopupMenu *mContextMenu;
+ TDEPopupMenu *mContextMenu;
WeatherService_stub *mWeatherService;
KCMultiDialog *settingsDialog;
TQColor mTextColor;