mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-26 02:14:22 +00:00
Small introjucer fix.
This commit is contained in:
parent
15c44c9325
commit
efa18b1230
2 changed files with 52 additions and 36 deletions
|
|
@ -228,6 +228,7 @@ const String Project::loadDocument (const File& file)
|
|||
StoredSettings::getInstance()->flush();
|
||||
projectRoot = newTree;
|
||||
|
||||
removeDefunctExporters();
|
||||
setMissingDefaultValues();
|
||||
|
||||
return String::empty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue