diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-02-22 08:30:34 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-02-22 08:30:34 -0800 |
commit | 2866a604b453a3d86c76e37ec32db36671be86ba (patch) | |
tree | 713b780385cea6f0f662c03ae60386521f9ecfc3 /qt-ui/plannerSettings.ui | |
parent | df73f328f88fbb2eccf30886836f9a4d548532a4 (diff) | |
download | subsurface-2866a604b453a3d86c76e37ec32db36671be86ba.tar.gz |
Revert "Update Qt4 patch"
This reverts commit 762315e7eef47c1a5357e9c8691676707e3c630e.
Oops, this was supposed to update the patch, not update and apply it.
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 89ffc89e1..440fb534a 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="currentIndex"> - <number>0</number> + <property name="currentText"> + <string/> </property> <property name="maxVisibleItems"> <number>6</number> |