Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
No margins
  • Loading branch information
nyalldawson committed Dec 20, 2019
1 parent dbc175f commit c59af52
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/ui/qgscoordinateoperationwidgetbase.ui
Expand Up @@ -14,6 +14,18 @@
<string>Select Datum Transformations</string>
</property>
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="1" column="0" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,1,0">
<item>
Expand Down

0 comments on commit c59af52

Please sign in to comment.