Rename KLocale to enhance compatibility with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent e797f23207
commit 113814579a

@ -314,7 +314,7 @@ void
StatisticsList::expandInformation( StatisticsItem *item, bool refresh )
{
m_expanded = true;
KLocale *locale = new KLocale( "locale" );
TDELocale *locale = new TDELocale( "locale" );
QueryBuilder qb;

Loading…
Cancel
Save