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/widgets/linepart.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/linepart.h') diff --git a/src/gui/widgets/linepart.h b/src/gui/widgets/linepart.h index f1c182c0d..d88a6543e 100644 --- a/src/gui/widgets/linepart.h +++ b/src/gui/widgets/linepart.h @@ -85,6 +85,8 @@ class LinePart final return *this; } + A_DEFAULT_COPY(LinePart) + ~LinePart(); int mX; -- cgit v1.2.3-70-g09d2