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/fonts/textchunksmall.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/fonts') diff --git a/src/gui/fonts/textchunksmall.h b/src/gui/fonts/textchunksmall.h index 486437247..0896c3591 100644 --- a/src/gui/fonts/textchunksmall.h +++ b/src/gui/fonts/textchunksmall.h @@ -30,6 +30,8 @@ class TextChunkSmall final { public: + A_DEFAULT_COPY(TextChunkSmall) + TextChunkSmall(const std::string &restrict text0, const Color &restrict color0, const Color &restrict color1); -- cgit v1.2.3-70-g09d2