mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Map: try to wait for Map to load
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
dff6c001d7
commit
7c92c7dc0a
2 changed files with 13 additions and 2 deletions
|
@ -34,6 +34,7 @@ public slots:
|
|||
void prepareForGetDiveCoordinates();
|
||||
void selectedDivesChanged(QList<int>);
|
||||
void coordinatesChangedLocal();
|
||||
void doneLoading(QQuickWidget::Status status);
|
||||
|
||||
private:
|
||||
void setEditMode(bool editMode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue