From 106687cbe8e9775a66f4a97f1499084de4f4593b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:00:54 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- src/gui/application/RosegardenGUIApp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/application/RosegardenGUIApp.h') 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 */ -- cgit v1.2.1