summaryrefslogtreecommitdiff
path: root/src/wx/subtitle_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/subtitle_panel.h')
-rw-r--r--src/wx/subtitle_panel.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/subtitle_panel.h b/src/wx/subtitle_panel.h
index c2891f86d..3f7951895 100644
--- a/src/wx/subtitle_panel.h
+++ b/src/wx/subtitle_panel.h
@@ -32,10 +32,10 @@ public:
private:
- void with_subtitles_toggled (wxCommandEvent &);
- void offset_changed (wxCommandEvent &);
- void scale_changed (wxCommandEvent &);
- void stream_changed (wxCommandEvent &);
+ void with_subtitles_toggled ();
+ void offset_changed ();
+ void scale_changed ();
+ void stream_changed ();
void setup_sensitivity ();