mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
Separate interthread progress window out into its own class and HIG-ify it a bit. Make the import progress bar report on the whole import rather than individual files.
git-svn-id: svn://localhost/ardour2/branches/3.0@6894 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8783fc35f2
commit
3d3e889dd6
8 changed files with 174 additions and 130 deletions
|
|
@ -304,7 +304,6 @@ Editor::Editor ()
|
|||
last_autoscroll_y = 0;
|
||||
autoscroll_active = false;
|
||||
autoscroll_timeout_tag = -1;
|
||||
interthread_progress_window = 0;
|
||||
logo_item = 0;
|
||||
|
||||
analysis_window = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue