X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvUtils.cxx;h=3ef9cc606b2d6d7a87a6ee97b2699ce01056aadf;hb=6808027e48645d72771bbb0e342e8be47dd0ea92;hp=e9920479ec0e2e62722bec6fbaa4aaf223972ae8;hpb=09f83ca95651df8b78844118db4676a8bf67ff60;p=clitk.git diff --git a/vv/vvUtils.cxx b/vv/vvUtils.cxx index e992047..3ef9cc6 100644 --- a/vv/vvUtils.cxx +++ b/vv/vvUtils.cxx @@ -30,7 +30,7 @@ QString getVVSettingsPath(){ } QSettings::Format getSettingsOptionFormat(){ - return QSettings::NativeFormat; + return QSettings::IniFormat; } ///Returns the last images opened by the user