mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
First go at saving window visibility and position state across saves.
git-svn-id: svn://localhost/ardour2/branches/3.0@7644 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8d8bc9baca
commit
579fcb70e2
22 changed files with 715 additions and 229 deletions
|
|
@ -66,7 +66,6 @@ Processor::Processor(Session& session, const string& name)
|
|||
, _active(false)
|
||||
, _next_ab_is_active(false)
|
||||
, _configured(false)
|
||||
, _gui(0)
|
||||
, _display_to_user (true)
|
||||
, _pre_fader (false)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue