summaryrefslogtreecommitdiff
path: root/src/gui/itemamountwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/itemamountwindow.h')
-rw-r--r--src/gui/itemamountwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/itemamountwindow.h b/src/gui/itemamountwindow.h
index bf8b734fe..688450a20 100644
--- a/src/gui/itemamountwindow.h
+++ b/src/gui/itemamountwindow.h
@@ -62,6 +62,8 @@ class ItemAmountWindow final : public Window,
ShopSellAdd
};
+ A_DELETE_COPY(ItemAmountWindow);
+
/**
* Called when receiving actions from widget.
*/