From ecc8c1d995be8b55e0a8a77d9676ede79fa22fb4 Mon Sep 17 00:00:00 2001 From: Lakshman Date: Sat, 5 Apr 2014 11:03:45 -0500 Subject: Remove check option to show units in text label Currently the feature to show temperature units while adding dive is provided through checkbox in preferences->units section. This patch disables this checkbox and always enables this feature. Signed-off-by: Lakshman Anumolu Signed-off-by: Dirk Hohndel --- qt-ui/maintab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/maintab.h') diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 9da1e897f..eee07a31d 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -94,7 +94,7 @@ slots: void displayMessage(QString str); void enableEdition(EditMode newEditMode = NONE); void toggleTriggeredColumn(); - void updateTextLabels(bool showUnits = false); + void updateTextLabels(bool showUnits = true); private: Ui::MainTab ui; -- cgit v1.2.3-70-g09d2