mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 10:27:44 +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
|
|
@ -116,6 +116,7 @@ gtk2_ardour_sources = [
|
|||
'group_tabs.cc',
|
||||
'gtk-custom-hruler.c',
|
||||
'gtk-custom-ruler.c',
|
||||
'interthread_progress_window.cc',
|
||||
'io_selector.cc',
|
||||
'keyboard.cc',
|
||||
'keyeditor.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue