mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Adds unhide to profile menu context menu
Unhide menu is only shown when hidden events exist. Also updates relavent manual section. Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
77c2c4c5ad
commit
ecc33e6375
3 changed files with 22 additions and 1 deletions
|
@ -150,6 +150,7 @@ public slots:
|
|||
void on_scaleAction();
|
||||
void changeGas();
|
||||
void hideEvents();
|
||||
void unhideEvents();
|
||||
void removeEvent();
|
||||
void addBookmark();
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue