mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-02 03:20:06 +00:00
Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs.
This commit is contained in:
parent
04401e7f3e
commit
463d2b3289
26 changed files with 1170 additions and 1007 deletions
|
|
@ -114,9 +114,6 @@ ProjectContentComponent* MainWindow::getProjectContentComponent() const
|
|||
|
||||
void MainWindow::closeButtonPressed()
|
||||
{
|
||||
if (! closeCurrentProject())
|
||||
return;
|
||||
|
||||
JucerApplication::getApp()->closeWindow (this);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue