Skip to content

Commit 62d7115

Browse files
DelazJnyalldawson
authored andcommittedNov 26, 2017
Set a title to the 3D config widget
1 parent 41089f2 commit 62d7115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/ui/3d/map3dconfigwidget.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
14-
<string>Form</string>
14+
<string>Configure 3D Map Rendering</string>
1515
</property>
1616
<layout class="QVBoxLayout" name="verticalLayout">
1717
<item>
@@ -194,7 +194,7 @@
194194
<property name="sizeHint" stdset="0">
195195
<size>
196196
<width>20</width>
197-
<height>40</height>
197+
<height>0</height>
198198
</size>
199199
</property>
200200
</spacer>

0 commit comments

Comments
 (0)
Please sign in to comment.