diff options
Diffstat (limited to 'src/wx/audio_dialog.h')
| -rw-r--r-- | src/wx/audio_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h index 6d4428546..2c077c9d1 100644 --- a/src/wx/audio_dialog.h +++ b/src/wx/audio_dialog.h @@ -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 (); |
