summaryrefslogtreecommitdiff
path: root/src/util/cresmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/cresmgr.h')
-rw-r--r--src/util/cresmgr.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/util/cresmgr.h b/src/util/cresmgr.h
index 7ba8760..89bcfa5 100644
--- a/src/util/cresmgr.h
+++ b/src/util/cresmgr.h
@@ -71,6 +71,15 @@ extern const QString icon;
namespace mainMenu { //Main menu
namespace view { //Main menu->View
+namespace showBookshelf {
+extern const QString icon;
+}
+namespace showBookmarks {
+extern const QString icon;
+}
+namespace showMag {
+extern const QString icon;
+}
namespace showMainIndex {
extern const QString icon;
extern const QKeySequence accel;