diff options
Diffstat (limited to 'kworldwatch/main.cpp')
-rw-r--r-- | kworldwatch/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/main.cpp b/kworldwatch/main.cpp index 8beb6a1..045c715 100644 --- a/kworldwatch/main.cpp +++ b/kworldwatch/main.cpp @@ -49,7 +49,7 @@ WorldWideWatch::WorldWideWatch(bool restore, TQWidget *parent, const char *name) - : KMainWindow(parent, name) + : TDEMainWindow(parent, name) { TDEGlobal::locale()->insertCatalogue("timezones"); // For time zone translation |