X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fserver_dialog.h;h=92b417a4c5ca6cdfc3aa36e08f1b1a60fff2a0e9;hb=4219d4b76c5cd5690b1f4fa0c248d93ced26d05a;hp=8c02490172d62d7a18926af49ca68b3bb887dbe3;hpb=56bf4c663656bb5a980a5324fcf907d25d874a2e;p=dcpomatic.git diff --git a/src/wx/server_dialog.h b/src/wx/server_dialog.h index 8c0249017..92b417a4c 100644 --- a/src/wx/server_dialog.h +++ b/src/wx/server_dialog.h @@ -24,7 +24,7 @@ class ServerDialog : public TableDialog { public: - ServerDialog (wxWindow *); + explicit ServerDialog (wxWindow *); void set (std::string); boost::optional get () const;