summaryrefslogtreecommitdiff
path: root/src/gui/popups/popupmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popups/popupmenu.h')
-rw-r--r--src/gui/popups/popupmenu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/popups/popupmenu.h b/src/gui/popups/popupmenu.h
index ad4c943b8..2bf253a29 100644
--- a/src/gui/popups/popupmenu.h
+++ b/src/gui/popups/popupmenu.h
@@ -229,6 +229,8 @@ class PopupMenu final : public Popup, public LinkHandler
void addChat(const Being *const being);
#endif
+ void addMailCommands();
+
void showGMPopup(const std::string &name);
void showPlayerGMCommands(const std::string &name);