From 6dea9442526e5ebacf313ad387c7dff4b87a53bf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:19:44 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- korganizer/timezone.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/timezone.cpp') diff --git a/korganizer/timezone.cpp b/korganizer/timezone.cpp index 73891c2d..69e0b4f0 100644 --- a/korganizer/timezone.cpp +++ b/korganizer/timezone.cpp @@ -58,6 +58,6 @@ int main(int argc,char **argv) kdDebug(5850) << "TQDateTime::currentTime(): " << qtime.toString( TQt::ISODate ) << endl; - kdDebug(5850) << "KLocale::formatTime(): " + kdDebug(5850) << "TDELocale::formatTime(): " << TDEGlobal::locale()->formatTime( qtime ) << endl; } -- cgit v1.2.3