From d1a1ded7630ef9c2a69894f62c837f06bf77cc85 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:07:58 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- src/sources/labelsource.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/sources/labelsource.h') diff --git a/src/sources/labelsource.h b/src/sources/labelsource.h index 1cc939e..8f711f2 100644 --- a/src/sources/labelsource.h +++ b/src/sources/labelsource.h @@ -70,12 +70,12 @@ protected slots: /** * Saves the prefs (implicit apply) */ - virtual void savePrefs(KConfig* inKConfig); + virtual void savePrefs(TDEConfig* inTDEConfig); /** * Loads the prefs */ - virtual void loadPrefs(KConfig* inKConfig); + virtual void loadPrefs(TDEConfig* inTDEConfig); /** * This method enables or disables various widgets of the preferences dialog depending on isEnabled and isShownOnApplet -- cgit v1.2.3