Skip to content

Commit

Permalink
Fix initial selected tab in style manager dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 16, 2019
1 parent 42a7804 commit 2c22bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsstylemanagerdialogbase.ui
Expand Up @@ -275,7 +275,7 @@
<item>
<widget class="QTabWidget" name="tabItemType">
<property name="currentIndex">
<number>4</number>
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
Expand Down

0 comments on commit 2c22bea

Please sign in to comment.