mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice
git-svn-id: svn://localhost/trunk/ardour2@415 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
004a49b0c7
commit
3aa346b253
25 changed files with 647 additions and 647 deletions
|
|
@ -26,8 +26,6 @@
|
|||
#include <pbd/pthread_utils.h>
|
||||
|
||||
using std::string;
|
||||
using std::cerr;
|
||||
using std::endl;
|
||||
|
||||
typedef std::map<string,pthread_t> ThreadMap;
|
||||
static ThreadMap all_threads;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue