Skip to content

Commit

Permalink
set default tab back to where it should be
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6025 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Oct 28, 2006
1 parent 8b08df1 commit 3965eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsabout.ui
Expand Up @@ -25,7 +25,7 @@
<item row="0" column="0" >
<widget class="QTabWidget" name="tabWidget" >
<property name="currentIndex" >
<number>4</number>
<number>0</number>
</property>
<widget class="QWidget" name="Widget2" >
<attribute name="title" >
Expand Down

0 comments on commit 3965eba

Please sign in to comment.