From ed0f558efb633e573cfec9af76ebd1604271492c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 4 Jun 2013 21:40:09 +0900 Subject: Rewrite readSettings to do what it should have done from the start This function was supposed to take the default_prefs into account but clearly wasn't. Now it should be much more readable and maintainable. Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/mainwindow.h') diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index f3e728176..f3024ef8d 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -82,6 +82,7 @@ private Q_SLOTS: void on_actionUserManual_triggered(); void current_dive_changed(int divenr); + void initialUiSetup(); protected: void closeEvent(QCloseEvent *); -- cgit v1.2.3-70-g09d2