From 295bd10101a7f22f5418bd5ae4e48700ee4a10fd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 27 Jan 2013 22:04:24 +0300 Subject: In char selection dialog add support for selecting character by clicking on image. --- src/gui/widgets/playerbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/playerbox.h') diff --git a/src/gui/widgets/playerbox.h b/src/gui/widgets/playerbox.h index b35b8175c..8526117a9 100644 --- a/src/gui/widgets/playerbox.h +++ b/src/gui/widgets/playerbox.h @@ -80,6 +80,8 @@ class PlayerBox final : public Widget2, Being *getBeing() A_WARN_UNUSED { return mBeing; } + void mouseReleased(gcn::MouseEvent& event); + private: Being *mBeing; /**< The character used for display */ -- cgit v1.2.3-60-g2f50