Add a load of explicit keywords.
[dcpomatic.git] / src / lib / screen.h
index cea5fe29cef4b73ebbf6903b6e3c0eeed3009430..5e8f1f9759723ddcb7b3e8fe4e9bbd605458f685 100644 (file)
@@ -40,7 +40,7 @@ public:
                , trusted_devices (td)
        {}
 
-       Screen (cxml::ConstNodePtr);
+       explicit Screen (cxml::ConstNodePtr);
 
        void as_xml (xmlpp::Element *) const;