Skip to content

Commit

Permalink
Fix initial page of the option stackedWidget - patch from Milena
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@13577 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
borysiasty committed May 26, 2010
1 parent 8fee8ed commit 4ebbf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsoptionsbase.ui
Expand Up @@ -215,7 +215,7 @@
<item row="0" column="1">
<widget class="QStackedWidget" name="stackedWidget">
<property name="currentIndex">
<number>7</number>
<number>0</number>
</property>
<widget class="QWidget" name="stackedWidgetPage1">
<layout class="QVBoxLayout" name="verticalLayout_10">
Expand Down

0 comments on commit 4ebbf0b

Please sign in to comment.