summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popupmenu.h')
-rw-r--r--src/gui/popupmenu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h
index ef2c10ff0..3eac9355a 100644
--- a/src/gui/popupmenu.h
+++ b/src/gui/popupmenu.h
@@ -178,6 +178,8 @@ class PopupMenu final : public Popup, public LinkHandler
void showWindowsPopup(const int x, const int y);
+ void showNpcDialogPopup(const int npcId, const int x, const int y);
+
/**
* Handles link action.
*/