summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/mainwindow.h')
-rw-r--r--kitchensync/src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/mainwindow.h b/kitchensync/src/mainwindow.h
index 61bff155..4453878b 100644
--- a/kitchensync/src/mainwindow.h
+++ b/kitchensync/src/mainwindow.h
@@ -29,7 +29,7 @@ class MainWidget;
This class serves as the main window for Kitchensync. It handles the
menus, toolbars, and status bars.
*/
-class MainWindow : public KMainWindow
+class MainWindow : public TDEMainWindow
{
Q_OBJECT