From f53e001120632302d214c9b90c373019448a889b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 Jun 2011 00:19:35 +0300 Subject: Fix context menu positions in some windows. --- src/gui/viewport.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/viewport.h') diff --git a/src/gui/viewport.h b/src/gui/viewport.h index 52a3257f5..774392cc0 100644 --- a/src/gui/viewport.h +++ b/src/gui/viewport.h @@ -152,6 +152,8 @@ class Viewport : public WindowContainer, public gcn::MouseListener, */ void showPopup(int x, int y, Being *being); + void showPopup(Being *being); + void showPlayerPopup(std::string nick); void showOutfitsPopup(int x, int y); -- cgit v1.2.3-60-g2f50