From 25af16fac3127523d532d4b4797eec7947ed5a72 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 1 Oct 2010 22:07:45 +0000 Subject: Initial inventory window --- src/client/inventorylistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/inventorylistview.h') diff --git a/src/client/inventorylistview.h b/src/client/inventorylistview.h index 5d5a85f..1688560 100644 --- a/src/client/inventorylistview.h +++ b/src/client/inventorylistview.h @@ -30,7 +30,7 @@ protected: virtual void draw(); private: - bool verify_inventory(); + bool verify() const; unsigned long listview_timestamp; unsigned long listview_infotimestamp; -- cgit v1.2.3