Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/inventorylistview.h')
-rw-r--r--src/client/inventorylistview.h2
1 files changed, 1 insertions, 1 deletions
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;