diff options
-rw-r--r-- | style.qml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1444,7 +1444,7 @@ END</orderByClause> <Option type="QString" value="show_uncertainty"/> </Option> <Option type="StringList" name="variableValues"> - <Option type="QString" value="true"/> + <Option type="bool" value="false"/> </Option> </Option> </customproperties> |