From a95de401e0a8b443865f2d25ecc70fe138ef7957 Mon Sep 17 00:00:00 2001 From: Jan-Fabian Humann Date: Wed, 11 May 2005 22:59:27 +0000 Subject: another trade update: selecting items is more logical now, name and desc. are being displayed --- src/gui/trade.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/trade.h') diff --git a/src/gui/trade.h b/src/gui/trade.h index 47865d6c..d977efb4 100644 --- a/src/gui/trade.h +++ b/src/gui/trade.h @@ -89,6 +89,11 @@ class TradeWindow : public Window, gcn::ActionListener { */ void receivedOk(bool own); + /** + * Called on mouse click. + */ + void mouseClick(int x, int y, int button, int count); + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2