Remove old Connect() wxWidgets API and use Bind().
[dcpomatic.git] / src / wx / audio_dialog.h
index 62811091a8b9c14ce0c7b8eeb5295c4836cc04b9..8623192c4c25ec2f19aaf6bd08d16b0ebc50d18d 100644 (file)
@@ -37,7 +37,7 @@ private:
        void content_changed (int);
        void channel_clicked (wxCommandEvent &);
        void type_clicked (wxCommandEvent &);
-       void smoothing_changed (wxScrollEvent &);
+       void smoothing_changed ();
        void try_to_load_analysis ();
        void analysis_finished ();