From 62651de51245ed7377bfdbf3212ac99321c3547f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 15 Apr 2011 00:10:31 +0300 Subject: Show id on unknown items. --- src/gui/itempopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/itempopup.h') diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h index 70664e022..66d7e91a2 100644 --- a/src/gui/itempopup.h +++ b/src/gui/itempopup.h @@ -53,7 +53,7 @@ class ItemPopup : public Popup * Sets the info to be displayed given a particular item. */ void setItem(const ItemInfo &item, unsigned char color, - bool showImage = false); + bool showImage = false, int id = -1); void setItem(const Item *item, bool showImage = false); -- cgit v1.2.3-60-g2f50