Skip to content

Commit

Permalink
Dont use form layout use grid layout (for #2121)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12211 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 20, 2009
1 parent 994a5ba commit 74ae0b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/georeferencer/qgsgeorefwarpoptionsdialogbase.ui
Expand Up @@ -7,13 +7,13 @@
<x>0</x>
<y>0</y>
<width>366</width>
<height>119</height>
<height>153</height>
</rect>
</property>
<property name="windowTitle">
<string>Warp options</string>
</property>
<layout class="QFormLayout" name="formLayout">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="textLabel1">
<property name="text">
Expand Down

0 comments on commit 74ae0b9

Please sign in to comment.