Skip to content

Commit c95e1c6

Browse files
DelazJnyalldawson
authored andcommitted
Reorder widgets and replace outline label
1 parent 9b22066 commit c95e1c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/ui/qgsdecorationnortharrowdialog.ui

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<item>
135135
<widget class="QLabel" name="outlineLabel">
136136
<property name="text">
137-
<string>Outline</string>
137+
<string>Stroke</string>
138138
</property>
139139
</widget>
140140
</item>
@@ -159,7 +159,7 @@
159159
</item>
160160
</layout>
161161
</item>
162-
<item row="4" column="2" colspan="3">
162+
<item row="5" column="2" colspan="3">
163163
<layout class="QHBoxLayout" name="horizontalLayout">
164164
<item>
165165
<widget class="QLabel" name="labelHorizontal">
@@ -250,7 +250,7 @@
250250
</property>
251251
</widget>
252252
</item>
253-
<item row="5" column="1">
253+
<item row="4" column="1">
254254
<widget class="QLabel" name="placementLabel">
255255
<property name="text">
256256
<string>Placement</string>
@@ -260,7 +260,7 @@
260260
</property>
261261
</widget>
262262
</item>
263-
<item row="4" column="1">
263+
<item row="5" column="1">
264264
<widget class="QLabel" name="lblMargin">
265265
<property name="minimumSize">
266266
<size>
@@ -273,7 +273,7 @@
273273
</property>
274274
</widget>
275275
</item>
276-
<item row="5" column="2" colspan="3">
276+
<item row="4" column="2" colspan="3">
277277
<widget class="QComboBox" name="cboPlacement">
278278
<property name="toolTip">
279279
<string>Placement on screen</string>
@@ -429,10 +429,10 @@
429429
<tabstop>sliderRotation</tabstop>
430430
<tabstop>spinAngle</tabstop>
431431
<tabstop>cboxAutomatic</tabstop>
432+
<tabstop>cboPlacement</tabstop>
432433
<tabstop>spinHorizontal</tabstop>
433434
<tabstop>spinVertical</tabstop>
434435
<tabstop>wgtUnitSelection</tabstop>
435-
<tabstop>cboPlacement</tabstop>
436436
<tabstop>buttonBox</tabstop>
437437
</tabstops>
438438
<resources/>

0 commit comments

Comments
 (0)