From 9437d4943a8b299b057020ee114b230399965abd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 3 Mar 2011 23:13:07 +0200 Subject: Add colors to buy/sell dialogs. --- src/gui/sell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/sell.h') diff --git a/src/gui/sell.h b/src/gui/sell.h index 7ab454630..86343a953 100644 --- a/src/gui/sell.h +++ b/src/gui/sell.h @@ -99,7 +99,7 @@ class SellDialog : public Window, gcn::ActionListener, gcn::SelectionListener */ void setVisible(bool visible); - void addItem(int id, int amount, int price); + void addItem(int id, unsigned char color, int amount, int price); /** * Returns true if any instances exist. -- cgit v1.2.3-70-g09d2