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/themeinfo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/themeinfo.h') diff --git a/src/gui/themeinfo.h b/src/gui/themeinfo.h index c521f62c8..5514924a2 100644 --- a/src/gui/themeinfo.h +++ b/src/gui/themeinfo.h @@ -43,6 +43,9 @@ struct ThemeInfo final guiAlpha(0.0F) { } + + A_DELETE_COPY(ThemeInfo) + std::string name; std::string copyright; std::string font; -- cgit v1.2.3-70-g09d2