summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 9736e9e..a9b2ba4 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -65,7 +65,7 @@ namespace Tellico {
* for main window handling and supports full session management as well as
* using KActions.
* @see KMainWindow
- * @see KApplication
+ * @see TDEApplication
* @see KConfig
*
* @author Robby Stephenson
@@ -334,7 +334,7 @@ private:
/**
* Saves the window properties for each open window during session end to the
* session config file, including saving the currently opened file by a temporary
- * filename provided by KApplication.
+ * filename provided by TDEApplication.
* @see KMainWindow::saveProperties
*
* @param cfg The config class with the properties to restore