Rename KLocale to enhance compatibility with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 78941471d4
commit f1f618c34b

@ -38,8 +38,8 @@ class Measurements {
};
enum {
Metric = KLocale::Metric,
Imperial = KLocale::Imperial,
Metric = TDELocale::Metric,
Imperial = TDELocale::Imperial,
None
};

Loading…
Cancel
Save