From 0b85f59e8762da762642fc40f59b942661d029d0 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 15 Oct 2014 08:27:27 +0200 Subject: 255% as limit for Saturation/Desaturation on OSTC3 The default max value for a QSpinBox is 99. The default Saturation factor for the OSTC3 is 110%. This code raises the max values to 255 which is as far as i've read the ostc3_interface.odt the max value. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/configuredivecomputerdialog.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index 94390e9e7..b8092b3a7 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -354,6 +354,9 @@ % + + 255 + @@ -371,6 +374,9 @@ % + + 255 + -- cgit v1.2.3-70-g09d2