summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timing_panel.h')
-rw-r--r--src/wx/timing_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timing_panel.h b/src/wx/timing_panel.h
index d1f5ea549..f73fbed55 100644
--- a/src/wx/timing_panel.h
+++ b/src/wx/timing_panel.h
@@ -43,6 +43,7 @@ private:
void set_video_frame_rate ();
void update_full_length ();
void update_play_length ();
+ void setup_sensitivity ();
FilmViewer* _viewer;