diff options
Diffstat (limited to 'src/k3b.h')
-rw-r--r-- | src/k3b.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ class K3bMainWindow : public KParts::DockMainWindow virtual bool queryExit(); /** 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 */ virtual void saveProperties(KConfig *_cfg); |