mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Place divemode changes in submenu of context menu
Also unify the repeated code in slots. Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
9c24d6bef8
commit
6b0ecb012d
2 changed files with 35 additions and 32 deletions
|
@ -115,9 +115,7 @@ slots: // Necessary to call from QAction's signals.
|
|||
void changeGas();
|
||||
void addSetpointChange();
|
||||
void addBookmark();
|
||||
void addOCSwitch();
|
||||
void addCCRSwitch();
|
||||
void addPSCRSwitch();
|
||||
void addDivemodeSwith();
|
||||
void hideEvents();
|
||||
void unhideEvents();
|
||||
void removeEvent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue