From 82644cd319e46e35a7b4e3b4a61fac2465a2ea66 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 2 Jun 2014 22:15:12 +0300 Subject: Add missing final/notfinal to classes. --- src/resources/map/properties.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/map/properties.h') diff --git a/src/resources/map/properties.h b/src/resources/map/properties.h index 7d3ff6ebf..3593aa218 100644 --- a/src/resources/map/properties.h +++ b/src/resources/map/properties.h @@ -32,7 +32,7 @@ /** * A class holding a set of properties. */ -class Properties +class Properties notfinal { public: Properties() : -- cgit v1.2.3-60-g2f50