aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/externalhelpwindow.h
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-08-06 14:40:44 +0200
committerkh1 <qt-info@nokia.com>2010-08-06 14:45:53 +0200
commit7b3208ce0fe2cc92d22752bde48eefb7dc3734ee (patch)
treeb720028393b76932fc1f7904a7bce69f12dff58b /src/plugins/help/externalhelpwindow.h
parent85bafac50e24bae9d458ccd6ccc679ae5bd5ffc9 (diff)
Add some more missing shortcuts.
Diffstat (limited to 'src/plugins/help/externalhelpwindow.h')
-rw-r--r--src/plugins/help/externalhelpwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/help/externalhelpwindow.h b/src/plugins/help/externalhelpwindow.h
index 8dd72e2185..3d79b6e7bb 100644
--- a/src/plugins/help/externalhelpwindow.h
+++ b/src/plugins/help/externalhelpwindow.h
@@ -52,6 +52,7 @@ signals:
void activateSearch();
void activateBookmarks();
void activateOpenPages();
+ void addBookmark();
void showHideSidebar();
protected: