From da1522385e5367bae56b90fac55c4355e475905b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:38:54 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- lib/interfaces/extensions/kdevmakefrontend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/interfaces') diff --git a/lib/interfaces/extensions/kdevmakefrontend.h b/lib/interfaces/extensions/kdevmakefrontend.h index 702312c8..640db77f 100644 --- a/lib/interfaces/extensions/kdevmakefrontend.h +++ b/lib/interfaces/extensions/kdevmakefrontend.h @@ -89,7 +89,7 @@ public: /**@return Whether the application is currently running.*/ virtual bool isRunning() = 0; - /**Advices to synchronize the settings from KConfig because they were changed externally.*/ + /**Advices to synchronize the settings from TDEConfig because they were changed externally.*/ virtual void updateSettingsFromConfig() = 0; signals: -- cgit v1.2.1