From 86d7f6ace06adf13fe5045a217c4f264356a01df Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Wed, 28 May 2014 15:54:04 -0300 Subject: Move code from the Planner that doesn't belongs there. Moved the connections between DivePlannerPointsModel and MainWindow from inside the Planner class to the MainWindow. Signed-off-by: Tomaz Canabrava 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 f34c7a58a..9501e97e6 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -153,6 +153,7 @@ slots: void editCurrentDive(); void removeFakeDiveForAddAndPlan(); void planCanceled(); + void planCreated(); private: Ui::MainWindow ui; -- cgit v1.2.3-70-g09d2