We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent cec5aaa commit 1e7b8efCopy full SHA for 1e7b8ef
src/ui/symbollayer/widget_linepatternfill.ui
@@ -31,7 +31,7 @@
31
<item row="1" column="0">
32
<widget class="QLabel" name="mDistanceLabel">
33
<property name="text">
34
- <string>Distance</string>
+ <string>Spacing</string>
35
</property>
36
</widget>
37
</item>
@@ -170,6 +170,13 @@
170
<container>1</container>
171
</customwidget>
172
</customwidgets>
173
+ <tabstops>
174
+ <tabstop>mAngleSpinBox</tabstop>
175
+ <tabstop>mAngleDDBtn</tabstop>
176
+ <tabstop>mDistanceSpinBox</tabstop>
177
+ <tabstop>mDistanceDDBtn</tabstop>
178
+ <tabstop>mOffsetSpinBox</tabstop>
179
+ </tabstops>
180
<resources/>
181
<connections/>
182
</ui>
0 commit comments