From c17acf93cb4ebe698b0af8a38a1fd6d49a6be3cc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 8 Mar 2011 04:40:39 +0200 Subject: Add possible colors to item popups. --- src/gui/itempopup.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/itempopup.h') diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h index 4cefae6c6..aeda26a0d 100644 --- a/src/gui/itempopup.h +++ b/src/gui/itempopup.h @@ -52,7 +52,8 @@ class ItemPopup : public Popup /** * Sets the info to be displayed given a particular item. */ - void setItem(const ItemInfo &item, bool showImage = false); + void setItem(const ItemInfo &item, unsigned char color, + bool showImage = false); void setItem(const Item *item, bool showImage = false); -- cgit v1.2.3-70-g09d2