From ffeffa2314dbe03e0ced58e0c465760b54908690 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Apr 2013 17:55:36 +0300 Subject: fix cide style. Add explicit keyword to some constructors. --- src/maplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/maplayer.h') diff --git a/src/maplayer.h b/src/maplayer.h index b4a43529d..d934817b0 100644 --- a/src/maplayer.h +++ b/src/maplayer.h @@ -244,7 +244,7 @@ class MapItem final MapItem(); - MapItem(const int type); + explicit MapItem(const int type); MapItem(const int type, std::string comment); -- cgit v1.2.3-60-g2f50