diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-06 23:34:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-06 23:34:48 +0100 |
| commit | 401af8742fe5b2bb3ec117acdc4b0b36bc8f5047 (patch) | |
| tree | 903a138f847c19c9bfa7dca675abdc9b5ff11231 /src/wx/timing_panel.h | |
| parent | 2857a60daf47286979a813ebefd892757de4f113 (diff) | |
Interface levels in audio tab.
Diffstat (limited to 'src/wx/timing_panel.h')
| -rw-r--r-- | src/wx/timing_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timing_panel.h b/src/wx/timing_panel.h index 0767daa09..400305c1a 100644 --- a/src/wx/timing_panel.h +++ b/src/wx/timing_panel.h @@ -46,6 +46,7 @@ private: void update_full_length (); void update_play_length (); void setup_sensitivity (); + void add_to_grid (); FilmViewer* _viewer; |
