mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
Merge big changes (mostly Controllable) from trunk
git-svn-id: svn://localhost/ardour2/branches/midi@682 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
edd841895b
commit
50a3102b9b
230 changed files with 15646 additions and 22895 deletions
|
|
@ -2146,7 +2146,6 @@ Editor::set_state (const XMLNode& node)
|
|||
yoff = atoi(geometry->property("y_off")->value());
|
||||
}
|
||||
|
||||
set_geometry_hints (vpacker, g, Gdk::HINT_BASE_SIZE);
|
||||
set_default_size (g.base_width, g.base_height);
|
||||
move (x, y);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue