From 98f4a055baf6eb7ea5c3d69d6a3f2162b491e253 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:14:08 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- kpersonalizer/kpersonalizer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kpersonalizer/kpersonalizer.h') diff --git a/kpersonalizer/kpersonalizer.h b/kpersonalizer/kpersonalizer.h index 871b42707..e4db63aad 100644 --- a/kpersonalizer/kpersonalizer.h +++ b/kpersonalizer/kpersonalizer.h @@ -28,7 +28,7 @@ /** prototypes */ class KLanguageCombo; -class KLocale; +class TDELocale; class KCountryPage; class KOSPage; class KEyeCandyPage; @@ -79,7 +79,7 @@ private: KEyeCandyPage* eyecandy; KStylePage* stylepage; KRefinePage* refinepage; - KLocale* locale; + TDELocale* locale; bool os_dirty, eye_dirty, style_dirty; static bool before_session; -- cgit v1.2.1