wxUiEditor
wxUiEditor copied to clipboard
When importing multiple projects into one project, use folders for multiple-form projects
Description:
When importing multiple projects into a single project, it would make sense to look at whether the project contains more than one form, and if that is the case and the code generation is Python or XRC, then we should create a folder that overrides the combined file output for all the forms in that folder.