From 99dbfa9e84ea30993d44d2a39bd5d06ae553c849 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 5 May 2009 21:00:06 -0600 Subject: Fix the context menu for the storage window --- src/gui/popupmenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/popupmenu.h') diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h index 1caa00af..cd5ddbed 100644 --- a/src/gui/popupmenu.h +++ b/src/gui/popupmenu.h @@ -56,7 +56,7 @@ class PopupMenu : public Popup, public LinkHandler * Shows the related popup menu when right click on the inventory * at the specified mouse coordinates. */ - void showPopup(int x, int y, Item *item); + void showPopup(int x, int y, Item *item, bool isInventory); /** * Handles link action. -- cgit v1.2.3-70-g09d2