diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-02-19 21:52:41 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-02-19 21:52:41 -0800 |
commit | 762315e7eef47c1a5357e9c8691676707e3c630e (patch) | |
tree | 8c1a25f1a026e920ff416677a759eb3708aa38f2 /qt-ui/plannerSettings.ui | |
parent | 6a2efd9ff6e3657c35612f65c322ded25c984532 (diff) | |
download | subsurface-762315e7eef47c1a5357e9c8691676707e3c630e.tar.gz |
Update Qt4 patch
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/plannerSettings.ui')
-rw-r--r-- | qt-ui/plannerSettings.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/plannerSettings.ui b/qt-ui/plannerSettings.ui index 440fb534a..89ffc89e1 100644 --- a/qt-ui/plannerSettings.ui +++ b/qt-ui/plannerSettings.ui @@ -338,8 +338,8 @@ </item> <item row="5" column="1"> <widget class="QComboBox" name="rebreathermode"> - <property name="currentText"> - <string/> + <property name="currentIndex"> + <number>0</number> </property> <property name="maxVisibleItems"> <number>6</number> |