Add a load of explicit keywords.
[dcpomatic.git] / src / wx / dir_picker_ctrl.h
index 2a486d891c351a61d575c92edf63db4cf2d516fa..659fe07ea157ae80607c9bf7b7e197185f0de821 100644 (file)
@@ -23,7 +23,7 @@
 class DirPickerCtrl : public wxPanel
 {
 public:
-       DirPickerCtrl (wxWindow *);
+       explicit DirPickerCtrl (wxWindow *);
 
        wxString GetPath () const;
        void SetPath (wxString);