[Summary] Added midi channels control support into state controller and preference panel

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465247]
This commit is contained in:
Grygorii Zharun 2014-06-03 02:00:17 -05:00 committed by Paul Davis
parent 39f09bc993
commit b4a7f2131f
13 changed files with 685 additions and 112 deletions

View file

@ -24,7 +24,6 @@
#include <gtkmm/layout.h>
#include "waves_ui.h"
class XMLTree;
class DeviceConnectionControl : public Gtk::Layout
{