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:
Carl Hetherington 2010-04-14 22:16:46 +00:00
parent 8783fc35f2
commit 3d3e889dd6
8 changed files with 174 additions and 130 deletions

View file

@ -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;