summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/mixer_strip.h')
-rw-r--r--gtk2_ardour/mixer_strip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h
index 93538265fc..6e36573929 100644
--- a/gtk2_ardour/mixer_strip.h
+++ b/gtk2_ardour/mixer_strip.h
@@ -138,7 +138,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
Gtk::Button name_button;
Gtk::Window* comment_window;
- Gtk::Text comment_area;
+ Gtk::TextView comment_area;
Gtk::Button comment_button;
void setup_comment_editor ();