summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2014-06-27 11:43:11 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-30 07:27:17 -0700
commitb438158693b54ed0e9359184a075947dcd602790 (patch)
treedb76713bdef84c3ee65974b65121a79bd800c8cf /qt-ui/mainwindow.ui
parentbbfe20a4120dca22228287cea52301623bb95764 (diff)
downloadsubsurface-b438158693b54ed0e9359184a075947dcd602790.tar.gz
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>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 0ff1ef1d4..78565ae25 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -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">