From f3f6be9b3f332910ef191f9b96e0dd6121543310 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 20:05:28 +0300 Subject: Fix compilation with old compilers. --- src/gui/theme.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index cd2802afc..a22f682e6 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -295,7 +295,7 @@ void Theme::optionChanged(const std::string &) struct SkinParameter final { - A_DELETE_COPY(SkinParameter) + A_DEFAULT_COPY(SkinParameter) int index; std::string name; }; -- cgit v1.2.3-60-g2f50