Add a load of explicit keywords.
[dcpomatic.git] / src / wx / audio_panel.h
index fe9f1cdec59b536ce379641783d8ca986809bd55..ede0ddb26689a6f6e0107dbd34489f0f12360601 100644 (file)
@@ -32,7 +32,7 @@ class AudioDialog;
 class AudioPanel : public ContentSubPanel
 {
 public:
-       AudioPanel (ContentPanel *);
+       explicit AudioPanel (ContentPanel *);
        ~AudioPanel ();
 
        void film_changed (Film::Property);