small changes to the mixer strip from thorwil

git-svn-id: svn://localhost/ardour2/trunk@1135 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2006-11-16 19:34:57 +00:00
parent 2bf3ed423f
commit 0d035c70f2
5 changed files with 39 additions and 16 deletions

View file

@ -246,6 +246,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
void engine_running();
void engine_stopped();
static int scrollbar_height;
};
#endif /* __ardour_mixer_strip__ */