HomePhabricator
Diffusion MITK 85ca0ad0e36c

Set QLocal to English, because otherwise the local computer settings will be…

Description

Set QLocal to English, because otherwise the local computer settings will be used (on a German Computer, there will be a commata instead of a point for decimals).

Wrong line endings changed the whole file, only new contribution is in line 224:

QLocale::setDefault(QLocale(QLocale::English, QLocale::UnitedStates));

Details

Provenance
Esther Wild <e.wild@dkfz.de>Authored on Mar 12 2014, 3:59 PM
Parents
rMITKa3b50354392e: Merge branch 'bug-13933-ErrorInToFDistanceImageToPointSetFilter'
Branches
Unknown
Tags
Unknown