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/kcalendarsystemhebrew.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kcalendarsystemhebrew.cpp') diff --git a/tdecore/kcalendarsystemhebrew.cpp b/tdecore/kcalendarsystemhebrew.cpp index 2824445bb..a0db927f4 100644 --- a/tdecore/kcalendarsystemhebrew.cpp +++ b/tdecore/kcalendarsystemhebrew.cpp @@ -259,7 +259,7 @@ static bool is_leap_year(int year) } // Ok -KCalendarSystemHebrew::KCalendarSystemHebrew(const KLocale * locale) +KCalendarSystemHebrew::KCalendarSystemHebrew(const TDELocale * locale) : KCalendarSystem(locale) { } -- cgit v1.2.1