Add a load of explicit keywords.
[dcpomatic.git] / src / wx / export_dialog.h
index 0406c562f1aac5c1c246b911b80e210154f0c44c..d785d910d6577c051c8ccc7bbb8337a595c9d615 100644 (file)
@@ -28,7 +28,7 @@ class FilePickerCtrl;
 class ExportDialog : public TableDialog
 {
 public:
-       ExportDialog (wxWindow* parent);
+       explicit ExportDialog (wxWindow* parent);
 
        boost::filesystem::path path () const;
        FFmpegEncoder::Format format () const;