From 2b0936e4eafee4da5e2ff3c0a7b7fd0df8a9f5c4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Aug 2015 19:02:40 +0300 Subject: Add ability for insert cards into items by dragging. --- src/gui/windows/inventorywindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/windows/inventorywindow.h') diff --git a/src/gui/windows/inventorywindow.h b/src/gui/windows/inventorywindow.h index 790593b6f..a579373e3 100644 --- a/src/gui/windows/inventorywindow.h +++ b/src/gui/windows/inventorywindow.h @@ -156,6 +156,9 @@ class InventoryWindow final : public Window, const int oldVal, const int newVal) override final; + void combineItems(const int index1, + const int index2); + static bool isAnyInputFocused(); static InventoryWindow *getFirstVisible(); -- cgit v1.2.3-70-g09d2