mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-26 08:27:43 +01:00
[Summary] Fixing bugs
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 462465]
This commit is contained in:
parent
53f1b1686e
commit
7b6eb90c2b
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ bool ChooseFolderDialog(std::string& selectedPath, std::string path, std::string
|
|||
memset(&bi, 0, sizeof(bi));
|
||||
|
||||
bi.lpszTitle = title.c_str();
|
||||
bi.ulFlags = BIF_NEWDIALOGSTYLE;
|
||||
|
||||
OleInitialize(NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue