From 2237e5cda55151147fa3b0d23a4d74fb7f07c1fe Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 2 Jun 2007 11:29:54 +0000 Subject: Some cleanup of buy/sell dialog code. --- src/gui/sell.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/gui/sell.h') diff --git a/src/gui/sell.h b/src/gui/sell.h index ab940f41..d3ea7136 100644 --- a/src/gui/sell.h +++ b/src/gui/sell.h @@ -83,6 +83,12 @@ class SellDialog : public Window, gcn::ActionListener, SelectionListener */ void setMoney(int amount); + /** + * Updates the state of buttons and labels. + */ + void + updateButtonsAndLabels(); + private: Network *mNetwork; gcn::Button *mSellButton; -- cgit v1.2.3-70-g09d2