mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 07:01:00 +00:00
Previously, if the parent directory didn't exist when making a project, it would say that the creation directory was 'invalid' which isn't necessarily true. This patch prompts the user to ask if they would like to create the parent directory when creating a project, instead of treating it as an 'invalid' directory. |
||
|---|---|---|
| .. | ||
| NewProjectDialog.cpp | ||
| NewProjectDialog.gml | ||
| NewProjectDialog.h | ||
| ProjectTemplatesModel.cpp | ||
| ProjectTemplatesModel.h | ||