Skip to content

Commit 407991e

Browse files
committed
[ui] rename the min/max widget group box title
Since there is no more loading involved through the min/max widget, rename it to: "Min /max values settings"
1 parent 578e9b8 commit 407991e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgsrasterminmaxwidgetbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<item>
3030
<widget class="QgsCollapsibleGroupBox" name="mLoadMinMaxValuesGroupBox">
3131
<property name="title">
32-
<string>Load min/max values</string>
32+
<string>Min / max values settings</string>
3333
</property>
3434
<property name="flat">
3535
<bool>true</bool>

0 commit comments

Comments
 (0)