summaryrefslogtreecommitdiff
path: root/src/gui/themeinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/themeinfo.h')
-rw-r--r--src/gui/themeinfo.h3
1 files changed, 3 insertions, 0 deletions
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;