diff options
Diffstat (limited to 'src/wx/subtitle_appearance_dialog.h')
| -rw-r--r-- | src/wx/subtitle_appearance_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/subtitle_appearance_dialog.h b/src/wx/subtitle_appearance_dialog.h index 6cced717b..80ef58470 100644 --- a/src/wx/subtitle_appearance_dialog.h +++ b/src/wx/subtitle_appearance_dialog.h @@ -44,6 +44,7 @@ private: void setup_sensitivity (); void restore (); wxCheckBox* set_to (wxWindow* w, int& r); + void content_change (ChangeType type); wxCheckBox* _force_colour; wxColourPickerCtrl* _colour; |
