summaryrefslogtreecommitdiff
path: root/src/wx/text_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-06 23:34:48 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-06 23:34:48 +0100
commit401af8742fe5b2bb3ec117acdc4b0b36bc8f5047 (patch)
tree903a138f847c19c9bfa7dca675abdc9b5ff11231 /src/wx/text_panel.h
parent2857a60daf47286979a813ebefd892757de4f113 (diff)
Interface levels in audio tab.
Diffstat (limited to 'src/wx/text_panel.h')
-rw-r--r--src/wx/text_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/text_panel.h b/src/wx/text_panel.h
index 349960f8e..3c0dc2365 100644
--- a/src/wx/text_panel.h
+++ b/src/wx/text_panel.h
@@ -53,6 +53,7 @@ private:
TextType current_type () const;
void update_dcp_tracks ();
void update_dcp_track_selection ();
+ void add_to_grid ();
void setup_sensitivity ();