Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Let the user make the details pane of the map composer as wide as they
want (rather than restricting it to 300 pixels)


git-svn-id: http://svn.osgeo.org/qgis/trunk@7458 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Nov 18, 2007
1 parent dd338cc commit 605718a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgscomposerbase.ui
Expand Up @@ -50,7 +50,7 @@
</property>
<property name="maximumSize" >
<size>
<width>300</width>
<width>32767</width>
<height>32767</height>
</size>
</property>
Expand Down

0 comments on commit 605718a

Please sign in to comment.