mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
Introjucer: some preliminary AAX work.
This commit is contained in:
parent
d4deecb2f2
commit
a2845d8895
13 changed files with 113 additions and 40 deletions
|
|
@ -399,7 +399,6 @@ Project* NewProjectWizard::runWizard (Component* ownerWindow_,
|
|||
{
|
||||
project->setFile (projectFile);
|
||||
project->setTitle (appTitle);
|
||||
project->setBundleIdentifierToDefault();
|
||||
|
||||
if (! initialiseProject (*project))
|
||||
return nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue