From 6d28f4d48f5cb3462765c7a1d582cea49352be1f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 23 Sep 2012 19:52:08 +0300 Subject: Add missing final keywords to classes. --- src/resources/wallpaper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/wallpaper.h') diff --git a/src/resources/wallpaper.h b/src/resources/wallpaper.h index 517ace011..37168e093 100644 --- a/src/resources/wallpaper.h +++ b/src/resources/wallpaper.h @@ -28,7 +28,7 @@ /** * Handles organizing and choosing of wallpapers. */ -class Wallpaper +class Wallpaper final { public: /** -- cgit v1.2.3-60-g2f50