diff options
author | Kevin Smith <git@kismith.co.uk> | 2012-12-10 10:58:41 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2012-12-10 10:58:41 (GMT) |
commit | 279a9d4ab8954b2e8011a9834e73a9f6cc82e178 (patch) | |
tree | 6e574d91fd70a58f9fd66f59ec22812f179ac2a8 /Swift | |
parent | d6c35d1d27126165d9f73b324fbb1052b1ff21d4 (diff) | |
download | swift-contrib-279a9d4ab8954b2e8011a9834e73a9f6cc82e178.zip swift-contrib-279a9d4ab8954b2e8011a9834e73a9f6cc82e178.tar.bz2 |
Just noticed the selected widget changed in a recent patch
Change-Id: I57522c28532836191accda3607f6541022c6172b
Diffstat (limited to 'Swift')
-rw-r--r-- | Swift/QtUI/QtConnectionSettings.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtConnectionSettings.ui b/Swift/QtUI/QtConnectionSettings.ui index 6d59fb8..2dc46d1 100644 --- a/Swift/QtUI/QtConnectionSettings.ui +++ b/Swift/QtUI/QtConnectionSettings.ui @@ -73,7 +73,7 @@ <item> <widget class="QStackedWidget" name="stackedWidget"> <property name="currentIndex"> - <number>2</number> + <number>0</number> </property> <widget class="QWidget" name="page_3"/> <widget class="QWidget" name="page_2"> |