X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Frepeat_dialog.h;h=0c4fb6a865345b0331849b0f14d619b07f3f3afd;hp=a3ae7f8dafaf7644052c340fd29cf891e7e61ff8;hb=c6871fe8617b3de03662b7630355059393bf8043;hpb=334e250896a5dcbb64db96df8e20821ffc75b146 diff --git a/src/wx/repeat_dialog.h b/src/wx/repeat_dialog.h index a3ae7f8da..0c4fb6a86 100644 --- a/src/wx/repeat_dialog.h +++ b/src/wx/repeat_dialog.h @@ -25,7 +25,7 @@ class RepeatDialog : public TableDialog { public: - RepeatDialog (wxWindow *); + explicit RepeatDialog (wxWindow *); int number () const;