mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make the planner settings respond well to unit system changes.
[Dirk Hohndel: removed printf/qDebug() debug output] Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bbfe20a412
commit
b438158693
3 changed files with 27 additions and 14 deletions
|
|
@ -526,7 +526,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="PlannerSettingsWidget" name="fullPlan">
|
||||
<widget class="PlannerSettingsWidget" name="plannerSettingsWidget">
|
||||
<layout class="QVBoxLayout" name="horizontalLayout_p4">
|
||||
<property name="spacing">
|
||||
<number>0</number>
|
||||
|
|
@ -656,7 +656,7 @@ p, li { white-space: pre-wrap; }
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1682</width>
|
||||
<height>27</height>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue