From 0f64a06317df182ab0ff4a0ae9fbe1aad880dcc0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 18:21:23 +0300 Subject: Add missing A_DEFAULT_COPY / A_DELETE_COPY into resources. --- src/resources/questitemtext.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/questitemtext.h') diff --git a/src/resources/questitemtext.h b/src/resources/questitemtext.h index bdb1b92e1..6f7b7d1ee 100644 --- a/src/resources/questitemtext.h +++ b/src/resources/questitemtext.h @@ -40,6 +40,8 @@ struct QuestItemText final { } + A_DEFAULT_COPY(QuestItemText) + std::string text; QuestTypeT type; std::string data1; -- cgit v1.2.3-60-g2f50