diff OrthancStone/Sources/Scene2D/AnnotationsSceneLayer.h @ 1817:385c268e8b56

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 May 2021 19:51:45 +0200
parents 79a5838739a6
children 36430d73e36c
line wrap: on
line diff
--- a/OrthancStone/Sources/Scene2D/AnnotationsSceneLayer.h	Tue May 25 19:30:37 2021 +0200
+++ b/OrthancStone/Sources/Scene2D/AnnotationsSceneLayer.h	Tue May 25 19:51:45 2021 +0200
@@ -81,7 +81,7 @@
     void TagSubLayerToRemove(size_t subLayerIndex);
     
   public:
-    AnnotationsSceneLayer(size_t macroLayerIndex);
+    explicit AnnotationsSceneLayer(size_t macroLayerIndex);
     
     ~AnnotationsSceneLayer()
     {