replace Pin Config "reset" button with "custom" toggle

All in all this needs one more click to set up custom routing but
provides a better User Interaction.
This commit is contained in:
Robin Gareus 2016-04-06 13:39:34 +02:00
parent 569b0bbcb4
commit d9a0a2bb7c
3 changed files with 32 additions and 11 deletions

View file

@ -78,7 +78,7 @@ private:
Gtk::DrawingArea darea;
ArdourButton _rst_config;
ArdourButton _set_config;
ArdourButton _rst_mapping;
ArdourButton _tgl_sidechain;
ArdourButton _add_plugin;