From f46644e0096ffa2ce57c23707d588b2c073eed55 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 18:20:02 +0300 Subject: Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui. --- src/gui/theme.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 1e5080b8c..cd2802afc 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -295,6 +295,7 @@ void Theme::optionChanged(const std::string &) struct SkinParameter final { + A_DELETE_COPY(SkinParameter) int index; std::string name; }; -- cgit v1.2.3-70-g09d2