aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.h
diff options
context:
space:
mode:
authorGravatar Tim Wootton <tim@tee-jay.demon.co.uk>2013-12-18 21:55:53 +0000
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-18 14:07:41 -0800
commitecc33e6375461087975543f8f6281928d7c9a4b3 (patch)
tree01f1a10bbc9a90c3e27ad7f6c42eae3627d468e9 /qt-ui/profilegraphics.h
parent77c2c4c5adbc13ac72b5e6c18546187fd43396f2 (diff)
downloadsubsurface-ecc33e6375461087975543f8f6281928d7c9a4b3.tar.gz
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>
Diffstat (limited to 'qt-ui/profilegraphics.h')
-rw-r--r--qt-ui/profilegraphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/profilegraphics.h b/qt-ui/profilegraphics.h
index 29315a749..c9d1ef2e6 100644
--- a/qt-ui/profilegraphics.h
+++ b/qt-ui/profilegraphics.h
@@ -150,6 +150,7 @@ public slots:
void on_scaleAction();
void changeGas();
void hideEvents();
+ void unhideEvents();
void removeEvent();
void addBookmark();
private: