[Marble-commits] KDE/kdeedu/marble/src/lib
Dennis Nienhüser
earthwings at gentoo.org
Sat May 1 09:52:29 CEST 2010
SVN commit 1121413 by nienhueser:
Add a layout to TileLevelRangeWidget. Without it, the download region dialog can hide it which results in the zoom controls not being visible on Maemo.
M +6 -10 TileLevelRangeWidget.ui
--- trunk/KDE/kdeedu/marble/src/lib/TileLevelRangeWidget.ui #1121412:1121413
@@ -6,22 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
- <width>400</width>
- <height>88</height>
+ <width>273</width>
+ <height>76</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
+ <layout class="QVBoxLayout" name="verticalLayout">
+ <item>
<widget class="QGroupBox" name="groupBox_2">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>450</width>
- <height>68</height>
- </rect>
- </property>
<property name="title">
<string>Zoom</string>
</property>
@@ -94,6 +88,8 @@
</item>
</layout>
</widget>
+ </item>
+ </layout>
</widget>
<resources/>
<connections/>
More information about the Marble-commits
mailing list