Add a load of explicit keywords.
[dcpomatic.git] / src / wx / server_dialog.h
index 8c02490172d62d7a18926af49ca68b3bb887dbe3..92b417a4c5ca6cdfc3aa36e08f1b1a60fff2a0e9 100644 (file)
@@ -24,7 +24,7 @@
 class ServerDialog : public TableDialog
 {
 public:
-       ServerDialog (wxWindow *);
+       explicit ServerDialog (wxWindow *);
 
        void set (std::string);
        boost::optional<std::string> get () const;