Desktop: Fix brightness configuration for OSTC4

The Heinrichs Weikamp OSTC4 introduced an additional
'Cave' brightness level that is dimmer than all existing ones.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2022-12-25 12:10:13 +13:00 committed by bstoeger
parent 321c8d92dc
commit 72c40a18c2
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,4 @@
desktop: fix brightness configuration for OSTC4
equipment: Use 'diluent' as default gas use type if the dive mode is 'CCR'
htmlexport: fix search in HTML export
statistics: fix value axis for degenerate value ranges

View file

@ -2499,6 +2499,11 @@
<layout class="QGridLayout" name="gridLayout_7">
<item row="5" column="4">
<widget class="QComboBox" name="brightnessComboBox_4">
<item>
<property name="text">
<string>Cave</string>
</property>
</item>
<item>
<property name="text">
<string>Eco</string>