From 90e5ce7e958418f0d39d38112d33d3190a78baea Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 20 Mar 2005 12:50:26 +0000 Subject: TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! Also fixed a crash on clicking wallpaper in login phase. --- src/gui/inventory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/inventory.cpp') diff --git a/src/gui/inventory.cpp b/src/gui/inventory.cpp index 76d81fab..21724927 100644 --- a/src/gui/inventory.cpp +++ b/src/gui/inventory.cpp @@ -34,7 +34,7 @@ InventoryWindow::InventoryWindow(): Window("Inventory") { - setSize(322, 100); + setContentSize(322, 100); useButton = new Button("Use"); useButton->setPosition(20, 50); dropButton = new Button("Drop"); -- cgit v1.2.3-70-g09d2