From 00bbc2186302fe4365f08903a209e03bb8feb4c5 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Wed, 18 Feb 2009 14:23:56 -0700 Subject: Changed shopitem to use the stringutils class instead of tostring, as the two have been merged. Signed-off-by: Ira Rice --- src/shopitem.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shopitem.cpp b/src/shopitem.cpp index 8fbb7400..c8015e45 100644 --- a/src/shopitem.cpp +++ b/src/shopitem.cpp @@ -30,3 +30,4 @@ ShopItem::ShopItem(int id, int quantity, int price): { mDisplayName = getInfo().getName() + " (" + toString(mPrice) + " GP)"; } + -- cgit v1.2.3-70-g09d2