Create a new state for the MainWindow: EditDiveSite

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-02-11 13:19:35 -02:00 committed by Dirk Hohndel
parent 3516ff2ab2
commit e3d800885f
2 changed files with 8 additions and 1 deletions

View file

@ -68,7 +68,7 @@ public:
GlobeGPS *globe();
DivePlannerWidget *divePlannerWidget();
PlannerSettingsWidget *divePlannerSettingsWidget();
LocationInformationWidget *locationInformationWidget();
void showError(QString message);
void setTitle(enum MainWindowTitleFormat format);