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:
Tim Wootton 2013-12-18 21:55:53 +00:00 committed by Dirk Hohndel
parent 77c2c4c5ad
commit ecc33e6375
3 changed files with 22 additions and 1 deletions

View file

@ -150,6 +150,7 @@ public slots:
void on_scaleAction();
void changeGas();
void hideEvents();
void unhideEvents();
void removeEvent();
void addBookmark();
private: