From 9b1fed5643a2447495cf4b43309a23ada7901c03 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Jan 2014 19:47:56 +0300 Subject: fix itempopup update if old and new item is unknown. --- src/gui/popups/itempopup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/popups/itempopup.h') diff --git a/src/gui/popups/itempopup.h b/src/gui/popups/itempopup.h index 9c9e21f58..ac4683938 100644 --- a/src/gui/popups/itempopup.h +++ b/src/gui/popups/itempopup.h @@ -70,6 +70,7 @@ class ItemPopup final : public Popup ItemType mItemType; Icon *mIcon; std::string mLastName; + int mLastId; unsigned char mLastColor; void setLabelColor(Label *label, const ItemType type) const; -- cgit v1.2.3-70-g09d2