mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Untangle Profile from MainWindow: update main tab via signal
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4ec5ce4c7a
commit
2b9316e16a
3 changed files with 4 additions and 1 deletions
|
@ -93,6 +93,7 @@ signals:
|
|||
void enableShortcuts();
|
||||
void disableShortcuts(bool paste);
|
||||
void refreshDisplay(bool recreateDivelist);
|
||||
void updateDiveInfo(bool clear);
|
||||
|
||||
public
|
||||
slots: // Necessary to call from QAction's signals.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue