From 0f64a06317df182ab0ff4a0ae9fbe1aad880dcc0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 18:21:23 +0300 Subject: Add missing A_DEFAULT_COPY / A_DELETE_COPY into resources. --- src/resources/wallpaper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/wallpaper.h') diff --git a/src/resources/wallpaper.h b/src/resources/wallpaper.h index f47d4d6ac..5cf84c54b 100644 --- a/src/resources/wallpaper.h +++ b/src/resources/wallpaper.h @@ -33,6 +33,8 @@ class Wallpaper final { public: + A_DELETE_COPY(Wallpaper) + /** * Reads the folder that contains wallpapers and organizes the * wallpapers found by area, width, and height. -- cgit v1.2.3-70-g09d2