From 13c7c96214340d002f801f6c2a66c29529689b54 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 19 Jan 2013 23:53:59 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- src/k3b.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3b.h') diff --git a/src/k3b.h b/src/k3b.h index f5690c0..3bdc3d9 100644 --- a/src/k3b.h +++ b/src/k3b.h @@ -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); -- cgit v1.2.1