13
0

Make track selection visible in track headers.

git-svn-id: svn://localhost/ardour2/trunk@823 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Sampo Savolainen 2006-08-14 16:19:54 +00:00
parent 5dae75555e
commit b5c9a0cfc2

View File

@ -84,8 +84,6 @@ class AxisView : public virtual Selectable
Gtk::Label name_label; Gtk::Label name_label;
bool _selected;
bool _marked_for_display; bool _marked_for_display;
}; /* class AxisView */ }; /* class AxisView */