summaryrefslogtreecommitdiffstats
path: root/kworldwatch/main.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:14:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:14:43 -0600
commitd9056e4cfc9bb3187d193deac2355fce73254d2e (patch)
tree08e5e574b281f3da99abbefdeb01a7860337114f /kworldwatch/main.h
parent73c978ef8c0e4f3795f2d6cb71aedd6a4c903dbb (diff)
downloadtdetoys-d9056e4cfc9bb3187d193deac2355fce73254d2e.tar.gz
tdetoys-d9056e4cfc9bb3187d193deac2355fce73254d2e.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kworldwatch/main.h')
-rw-r--r--kworldwatch/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/main.h b/kworldwatch/main.h
index 8ebc367..8ac11f1 100644
--- a/kworldwatch/main.h
+++ b/kworldwatch/main.h
@@ -37,7 +37,7 @@ class MapWidget;
class ZoneClockPanel;
-class WorldWideWatch : public KMainWindow
+class WorldWideWatch : public TDEMainWindow
{
Q_OBJECT