From 696e36a06178f50483432b9a8e806c4a1c530921 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 11:09:19 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- tdecore/kglobal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kglobal.h') diff --git a/tdecore/kglobal.h b/tdecore/kglobal.h index cf8836661..a1a8114be 100644 --- a/tdecore/kglobal.h +++ b/tdecore/kglobal.h @@ -175,7 +175,7 @@ public: /** * The instance currently active (useful in a multi-instance * application, such as a KParts application). - * Don't use this - it's mainly for KAboutDialog and KBugReport. + * Don't use this - it's mainly for TDEAboutDialog and KBugReport. * @internal */ static void setActiveInstance(TDEInstance *d); -- cgit v1.2.1