From 59d153016be1e09cb31cdb18bef0a649acfc6292 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:17:52 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- tdecore/kcalendarsystemgregorian.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kcalendarsystemgregorian.cpp') diff --git a/tdecore/kcalendarsystemgregorian.cpp b/tdecore/kcalendarsystemgregorian.cpp index 38ee1014a..ead1aca66 100644 --- a/tdecore/kcalendarsystemgregorian.cpp +++ b/tdecore/kcalendarsystemgregorian.cpp @@ -29,7 +29,7 @@ #include "kcalendarsystemgregorian.h" -KCalendarSystemGregorian::KCalendarSystemGregorian(const KLocale * locale) +KCalendarSystemGregorian::KCalendarSystemGregorian(const TDELocale * locale) : KCalendarSystem(locale) { } -- cgit v1.2.1