Skip to content

Commit 2a0e25c

Browse files
author
borysiasty
committedMay 26, 2010
Fix initial page of the option stackedWidget - patch from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13577 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<item row="0" column="1">
216216
<widget class="QStackedWidget" name="stackedWidget">
217217
<property name="currentIndex">
218-
<number>7</number>
218+
<number>0</number>
219219
</property>
220220
<widget class="QWidget" name="stackedWidgetPage1">
221221
<layout class="QVBoxLayout" name="verticalLayout_10">

0 commit comments

Comments
 (0)
Please sign in to comment.