]> Creatis software - clitk.git/blobdiff - vv/vvUtils.cxx
Always file for vv settings instead of registry for Windows
[clitk.git] / vv / vvUtils.cxx
index e9920479ec0e2e62722bec6fbaa4aaf223972ae8..3ef9cc606b2d6d7a87a6ee97b2699ce01056aadf 100644 (file)
@@ -30,7 +30,7 @@ QString getVVSettingsPath(){
 }
 
 QSettings::Format getSettingsOptionFormat(){
-  return QSettings::NativeFormat;
+  return QSettings::IniFormat;
 }
 
 ///Returns the last images opened by the user