mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
use ArdourButton for the (radio) buttons in the monitor section; fix ArdourButton, MonitorSection and CairoWidget to work with radio semantics
git-svn-id: svn://localhost/ardour2/branches/3.0@10430 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
712d7fd5e4
commit
708fb03e87
8 changed files with 91 additions and 26 deletions
|
|
@ -94,6 +94,7 @@ using namespace Gtkmm2ext;
|
|||
using namespace Gtk;
|
||||
using namespace Editing;
|
||||
using namespace std;
|
||||
using std::list;
|
||||
|
||||
Glib::RefPtr<Gdk::Pixbuf> RouteTimeAxisView::slider;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue