diff OrthancServer/Sources/QueryRetrieveHandler.h @ 4205:d962a2996637

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Sep 2020 17:58:19 +0200
parents 05b8fd21089c
children d9473bd5ed43
line wrap: on
line diff
--- a/OrthancServer/Sources/QueryRetrieveHandler.h	Thu Sep 17 16:18:01 2020 +0200
+++ b/OrthancServer/Sources/QueryRetrieveHandler.h	Thu Sep 17 17:58:19 2020 +0200
@@ -56,7 +56,7 @@
     void Invalidate();
 
   public:
-    QueryRetrieveHandler(ServerContext& context);
+    explicit QueryRetrieveHandler(ServerContext& context);
 
     void SetModality(const std::string& symbolicName);