Add a load of explicit keywords.
[dcpomatic.git] / src / tools / dcpomatic_kdm.cc
index 5b296b3002f971268fdcfaf25de5bce818f2d205..65326efb3e52139cfda31536c63b5f0bf02c3102 100644 (file)
@@ -79,7 +79,7 @@ enum {
 class DOMFrame : public wxFrame
 {
 public:
-       DOMFrame (wxString const & title)
+       explicit DOMFrame (wxString const & title)
                : wxFrame (0, -1, title)
                , _config_dialog (0)
                , _job_view (0)