From 24f4c6de03a3a65df1ad9100e912e968fe9b8b18 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 12 Jun 2013 23:45:14 +0300 Subject: add copy to clipboard in npc dialog. --- src/gui/popupmenu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popupmenu.h') 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. */ -- cgit v1.2.3-70-g09d2