From a3b7888017c387d14e33a2021ed85927b78b776b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 18:24:14 +0300 Subject: Add variable for storage window. --- src/gui/windows/inventorywindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/windows/inventorywindow.cpp') diff --git a/src/gui/windows/inventorywindow.cpp b/src/gui/windows/inventorywindow.cpp index ea3cc5ad3..7cf268b0f 100644 --- a/src/gui/windows/inventorywindow.cpp +++ b/src/gui/windows/inventorywindow.cpp @@ -67,6 +67,7 @@ #include "debug.h" InventoryWindow *inventoryWindow = nullptr; +InventoryWindow *storageWindow = nullptr; InventoryWindow::WindowList InventoryWindow::invInstances; InventoryWindow::InventoryWindow(Inventory *const inventory) : -- cgit v1.2.3-60-g2f50