Skip to content

Commit 5d176c0

Browse files
author
timlinux
committed
Try better default arrangement of icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15444 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 404ba05 commit 5d176c0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/ui/qgisapp.ui

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>717</width>
10-
<height>480</height>
9+
<width>750</width>
10+
<height>481</height>
1111
</rect>
1212
</property>
1313
<widget class="QWidget" name="centralwidget"/>
@@ -16,8 +16,8 @@
1616
<rect>
1717
<x>0</x>
1818
<y>0</y>
19-
<width>717</width>
20-
<height>24</height>
19+
<width>750</width>
20+
<height>25</height>
2121
</rect>
2222
</property>
2323
<widget class="QMenu" name="mEditMenu">
@@ -250,7 +250,7 @@
250250
<enum>TopToolBarArea</enum>
251251
</attribute>
252252
<attribute name="toolBarBreak">
253-
<bool>false</bool>
253+
<bool>true</bool>
254254
</attribute>
255255
<addaction name="mActionToggleEditing"/>
256256
<addaction name="mActionSaveEdits"/>
@@ -355,7 +355,7 @@
355355
<enum>TopToolBarArea</enum>
356356
</attribute>
357357
<attribute name="toolBarBreak">
358-
<bool>true</bool>
358+
<bool>false</bool>
359359
</attribute>
360360
<addaction name="mActionFullHistogramStretch"/>
361361
<addaction name="mActionLocalHistogramStretch"/>

0 commit comments

Comments
 (0)