Fix for stretched file management and data toolbars when docked

on either side of the main window (Bug 982234)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1980 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-09-10 02:48:18 +00:00
parent 697507c958
commit 441799108f

View File

@ -125,7 +125,7 @@
<bool>false</bool>
</property>
<property name="verticallyStretchable">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="label">
<string>File Management Toolbar</string>
@ -141,7 +141,7 @@
<cstring>DataToolbar</cstring>
</property>
<property name="verticallyStretchable">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="label">
<string>Data Toolbar</string>