mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
tweak appearance of a FaderOption in the option editor(s)
git-svn-id: svn://localhost/ardour2/branches/3.0@11371 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
19ebdba1cb
commit
66cd3d365c
2 changed files with 6 additions and 2 deletions
|
|
@ -365,6 +365,7 @@ private:
|
|||
Gtk::Entry _db_display;
|
||||
Gtk::Label _label;
|
||||
Gtk::HBox _box;
|
||||
Gtk::VBox _fader_centering_box;
|
||||
sigc::slot<ARDOUR::gain_t> _get;
|
||||
sigc::slot<bool, ARDOUR::gain_t> _set;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue