Skip to content

Commit

Permalink
GPSTools: open "Load GPX" tab by default
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Jan 13, 2012
1 parent 94674c6 commit 710aa4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/plugins/gps_importer/qgsgpspluginguibase.ui
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>563</width>
<height>241</height>
<width>647</width>
<height>277</height>
</rect>
</property>
<property name="windowTitle">
Expand All @@ -22,7 +22,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>4</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab1">
<attribute name="title">
Expand Down

0 comments on commit 710aa4c

Please sign in to comment.