From fcf12d937c55e115e80325f8fbd6069f27a667a3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Feb 2011 19:06:32 +0200 Subject: Update item amount in sell dialog. --- src/shopitem.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/shopitem.h') diff --git a/src/shopitem.h b/src/shopitem.h index 04d26df8f..f2cd3d566 100644 --- a/src/shopitem.h +++ b/src/shopitem.h @@ -72,6 +72,8 @@ class ShopItem : public Item */ void addDuplicate(); + void update(); + /** * Gets the quantity of the currently topmost duplicate. * @@ -125,6 +127,7 @@ class ShopItem : public Item protected: int mPrice; std::string mDisplayName; + bool mShowQuantity; /** * Struct to keep track of duplicates. -- cgit v1.2.3-60-g2f50