diff options
Diffstat (limited to 'src/resources/wallpaper.h')
-rw-r--r-- | src/resources/wallpaper.h | 2 |
1 files changed, 2 insertions, 0 deletions
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. |