From e7f9c983dd7a8d2aeb4b14e5621cef89ecc398f6 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 19 Apr 2009 15:22:57 +0200 Subject: Made ItemContainer wrap items depending on its width again This is instead of taking a fixed number of rows and columns. The inventory and trade window are now resizable again. Other smaller changes: * Don't use bold font for the labels in the item container * Changed "(Eq)" back to "Eq." * Removed the ugly grid lines --- src/gui/inventorywindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/inventorywindow.h') diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h index 93ffdc11..a39ea34b 100644 --- a/src/gui/inventorywindow.h +++ b/src/gui/inventorywindow.h @@ -112,7 +112,6 @@ class InventoryWindow : public Window, #ifdef TMWSERV_SUPPORT gcn::Button *mSplitButton; #endif - gcn::ScrollArea *mInvenScroll; /**< Inventory Scroll Area. */ gcn::Label *mWeightLabel; gcn::Label *mSlotsLabel; -- cgit v1.2.3-60-g2f50