mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
3516ff2ab2
commit
e3d800885f
2 changed files with 8 additions and 1 deletions
|
@ -68,7 +68,7 @@ public:
|
|||
GlobeGPS *globe();
|
||||
DivePlannerWidget *divePlannerWidget();
|
||||
PlannerSettingsWidget *divePlannerSettingsWidget();
|
||||
|
||||
LocationInformationWidget *locationInformationWidget();
|
||||
void showError(QString message);
|
||||
void setTitle(enum MainWindowTitleFormat format);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue