From 194dd8bd976fc7599b429d31e0b6100e3f9a416f Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 9 Feb 2015 20:37:17 -0200 Subject: Finish the cleanup of mainwindow.ui This is the last patch in the series of clearing up the mainwindo.ui. Now to bugfixing. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qt-ui/mainwindow.h') diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 2af7f9c9b..40c1ad1aa 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -32,6 +32,8 @@ class UpdateManager; class UserManual; class DivePlannerWidget; class ProfileWidget2; +class PlannerDetails; +class PlannerSettingsWidget; class UndoBuffer; enum MainWindowTitleFormat { @@ -68,6 +70,8 @@ public: DiveListView *dive_list(); GlobeGPS *globe(); DivePlannerWidget *divePlannerWidget(); + PlannerSettingsWidget *divePlannerSettingsWidget(); + void showError(QString message); void setTitle(enum MainWindowTitleFormat format); -- cgit v1.2.3-70-g09d2