mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Reorganised the Jucer project structure.
This commit is contained in:
parent
fab2c76194
commit
568e6260c3
77 changed files with 485 additions and 14680 deletions
|
|
@ -203,6 +203,7 @@ bool JUCEApplication::initialiseApp (String& commandLine)
|
|||
|
||||
if (! appLock->enter(0))
|
||||
{
|
||||
appLock = 0;
|
||||
MessageManager::broadcastMessage (getApplicationName() + "/" + commandLineParameters);
|
||||
|
||||
delete appInstance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue