X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvUtils.cxx;h=3ef9cc606b2d6d7a87a6ee97b2699ce01056aadf;hb=9a4dda175415c133b547eec505cd0497d3181f8d;hp=e9920479ec0e2e62722bec6fbaa4aaf223972ae8;hpb=20b024a1acc712ffbd3aeb5628c4f9cb41b51fb4;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