From 415af32db3321d4b3a8026da46dda451cf44c735 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 10 Feb 2011 02:29:41 +0200 Subject: Impliment show/hide bars in left top corner. --- src/gui/popupmenu.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/popupmenu.h') diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h index e55486f8d..54a4feccb 100644 --- a/src/gui/popupmenu.h +++ b/src/gui/popupmenu.h @@ -43,6 +43,7 @@ class ItemShortcut; class MapItem; class TextCommand; class TextDialog; +class ProgressBar; class Window; class RenameListener : public gcn::ActionListener @@ -99,6 +100,8 @@ class PopupMenu : public Popup, public LinkHandler void showPopup(int x, int y, Button *button); + void showPopup(int x, int y, ProgressBar *bar); + void showPopup(int x, int y, MapItem *mapItem); void showItemPopup(int x, int y, Item *item); -- cgit v1.2.3-60-g2f50