X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsave_template_dialog.h;h=3ccf17ed0254d602249118d8544a48698b018f2a;hb=c222a2b4a0cadd0332ee6b30309fca79a773f381;hp=5fc4300f8ea9378da5ecb4f4e21ff920d9fa03ed;hpb=73407f943ba25e2a0df2c98b3a9a938132876e9f;p=dcpomatic.git diff --git a/src/wx/save_template_dialog.h b/src/wx/save_template_dialog.h index 5fc4300f8..3ccf17ed0 100644 --- a/src/wx/save_template_dialog.h +++ b/src/wx/save_template_dialog.h @@ -23,7 +23,7 @@ class SaveTemplateDialog : public TableDialog { public: - SaveTemplateDialog (wxWindow* parent); + explicit SaveTemplateDialog (wxWindow* parent); std::string name () const;