diff options
Diffstat (limited to 'kspread/tests/formula_tester.cc')
-rw-r--r-- | kspread/tests/formula_tester.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/tests/formula_tester.cc b/kspread/tests/formula_tester.cc index 19a70d61..97993c82 100644 --- a/kspread/tests/formula_tester.cc +++ b/kspread/tests/formula_tester.cc @@ -414,7 +414,7 @@ void FormulaOasisConversionTester::checkOasis( const char *file, int line, const { testCount++; - KLocale locale("en_US"); + TDELocale locale("en_US"); locale.setDecimalSymbol(","); // KSpread -> OpenDocument |