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/models/themesmodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/models/themesmodel.h') diff --git a/src/gui/models/themesmodel.h b/src/gui/models/themesmodel.h index 4b2450990..c68cc0a2f 100644 --- a/src/gui/models/themesmodel.h +++ b/src/gui/models/themesmodel.h @@ -40,6 +40,8 @@ class ThemesModel final : public NamesModel Theme::fillSkinsList(mNames); } + A_DELETE_COPY(ThemesModel) + ~ThemesModel() { } }; -- cgit v1.2.3-60-g2f50