From 5d0b4c09a67f279847337aa06bc3066c07f63114 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 8 Jan 2016 20:27:29 +0300 Subject: Impliment craft inventory for moving items one by one. --- src/gui/windows/npcdialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/windows/npcdialog.h') diff --git a/src/gui/windows/npcdialog.h b/src/gui/windows/npcdialog.h index 7868fd7d1..db9310f29 100644 --- a/src/gui/windows/npcdialog.h +++ b/src/gui/windows/npcdialog.h @@ -36,6 +36,7 @@ class Being; class Button; class BrowserBox; class ComplexInventory; +class ComplexItem; class Container; class ExtendedListBox; class ItemLinkHandler; @@ -253,6 +254,8 @@ class NpcDialog final : public Window, void restoreVirtuals(); + std::string complexItemToStr(const ComplexItem *const item); + BeingId mNpcId; int mDefaultInt; -- cgit v1.2.3-60-g2f50