summaryrefslogtreecommitdiffstats
path: root/src/gui/application/RosegardenGUIApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/application/RosegardenGUIApp.h')
-rw-r--r--src/gui/application/RosegardenGUIApp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/application/RosegardenGUIApp.h b/src/gui/application/RosegardenGUIApp.h
index 2c2d57c..23933ea 100644
--- a/src/gui/application/RosegardenGUIApp.h
+++ b/src/gui/application/RosegardenGUIApp.h
@@ -100,7 +100,7 @@ class AudioManagerDialog;
* RosegardenGUIApp reimplements the methods that KTMainWindow provides for main window handling and supports
* full session management as well as keyboard accelerator configuration by using KAccel.
* @see KTMainWindow
- * @see KApplication
+ * @see TDEApplication
* @see KConfig
* @see KAccel
*
@@ -440,7 +440,7 @@ protected:
/**
* 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.
+ * opened file by a temporary filename provided by TDEApplication.
*
* @see KTMainWindow#saveProperties
*/