Skip to content

Commit 263ba81

Browse files
committed
Fix ui build warnings
1 parent 5f8fd2b commit 263ba81

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

src/ui/qgsstyleexportimportdialogbase.ui

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
<tabstop>importTypeCombo</tabstop>
133133
<tabstop>locationLineEdit</tabstop>
134134
<tabstop>btnBrowse</tabstop>
135-
<tabstop>groupCombo</tabstop>
136135
<tabstop>listItems</tabstop>
137136
<tabstop>buttonBox</tabstop>
138137
</tabstops>

src/ui/qgsstylemanagerdialogbase.ui

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,6 @@ QMenu::item:selected { background-color: gray; } */
546546
<tabstop>btnRemoveGroup</tabstop>
547547
<tabstop>btnManageGroups</tabstop>
548548
<tabstop>searchBox</tabstop>
549-
<tabstop>tagsLineEdit</tabstop>
550549
<tabstop>tabItemType</tabstop>
551550
<tabstop>listItems</tabstop>
552551
<tabstop>btnAddItem</tabstop>

src/ui/qgsstylesavedialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</widget>
4141
</item>
4242
<item row="1" column="0">
43-
<widget class="QLabel" name="label_10">
43+
<widget class="QLabel" name="label_101">
4444
<property name="text">
4545
<string>Tag(s)</string>
4646
</property>

0 commit comments

Comments
 (0)