Add KDM directory configuration in player.
[dcpomatic.git] / src / wx / audio_dialog.h
index 6d44285463ba0823081a73b6e53695add2a0c0f0..2c077c9d1207718ad5af2b61a79a5d488b63dc8a 100644 (file)
@@ -38,7 +38,7 @@ public:
        void set_cursor (boost::optional<DCPTime> time, boost::optional<float> db);
 
 private:
-       void content_changed (int);
+       void content_change (ChangeType, int);
        void channel_clicked (wxCommandEvent &);
        void type_clicked (wxCommandEvent &);
        void smoothing_changed ();