mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Planner uses "Conservatism level", do the same for Settings.
This commit is contained in:
parent
4f96afff99
commit
71d48142ac
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@
|
||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QLabel" name="label_VPMB">
|
<widget class="QLabel" name="label_VPMB">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>VPM-B Conservatism</string>
|
<string>Conservatism level</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignCenter</set>
|
<set>Qt::AlignCenter</set>
|
||||||
|
|
Loading…
Add table
Reference in a new issue