Update some button labels

This commit is contained in:
Harrissou Sant-anna 2018-01-25 13:33:28 +01:00
parent a0f6c91863
commit 3e0b6a3c1b
2 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ columns</string>
<item>
<widget class="QPushButton" name="presetStore">
<property name="text">
<string>Store</string>
<string>Save</string>
</property>
</widget>
</item>

View File

@ -87,7 +87,7 @@ columns</string>
<item row="2" column="3">
<widget class="QPushButton" name="loadLayerBtn">
<property name="text">
<string>Load now!</string>
<string>Load</string>
</property>
</widget>
</item>
@ -302,7 +302,7 @@ unique values</string>
<item>
<widget class="QPushButton" name="presetStore">
<property name="text">
<string>Store</string>
<string>Save</string>
</property>
</widget>
</item>