Skip to content

Commit

Permalink
Better formatting for D&D designer dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
pcav committed Nov 8, 2013
1 parent e3ece83 commit b21adc1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/ui/qgsfieldspropertiesbase.ui
Expand Up @@ -205,10 +205,13 @@
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>186</height>
<height>20</height>
</size>
</property>
</spacer>
Expand Down

0 comments on commit b21adc1

Please sign in to comment.