Skip to content

Commit 2c22bea

Browse files
committedJan 16, 2019
Fix initial selected tab in style manager dialog
1 parent 42a7804 commit 2c22bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsstylemanagerdialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<item>
276276
<widget class="QTabWidget" name="tabItemType">
277277
<property name="currentIndex">
278-
<number>4</number>
278+
<number>0</number>
279279
</property>
280280
<property name="documentMode">
281281
<bool>true</bool>

0 commit comments

Comments
 (0)
Please sign in to comment.