mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
more show() stuff, and replaced strip->show_all(); untill its actually finished
git-svn-id: svn://localhost/ardour2/trunk@2124 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
68653307e6
commit
af8acbcc88
6 changed files with 27 additions and 5 deletions
|
|
@ -153,6 +153,10 @@ ProcessorBox::ProcessorBox (Placement pcmnt, Session& sess, boost::shared_ptr<Ro
|
|||
/* now force an update of all the various elements */
|
||||
|
||||
redisplay_processors ();
|
||||
|
||||
processor_scroller.show();
|
||||
processor_display.show();
|
||||
show();
|
||||
}
|
||||
|
||||
ProcessorBox::~ProcessorBox ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue