Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For QtCreator to show files. #4637

Merged
merged 4 commits into from
Jun 6, 2023
Merged

Conversation

craftmaster1231
Copy link
Contributor

QtCreator doesn't index files found by AUTOUIC in project tree.
In order to let QtCreator index them, .ui and .h files are added by-hand to Source variable, which appears in target_sources for OpenSCAD target.

It is now reasonable to split Widget GUI files and gui-compilation-required files in src/gui/ dir. May be a Good First Issue for someone.

@craftmaster1231 craftmaster1231 changed the title For QtCreator to shopw files. For QtCreator to show files. May 13, 2023
@craftmaster1231
Copy link
Contributor Author

craftmaster1231 commented May 13, 2023

Accidentally changed comment on line 89.

@craftmaster1231
Copy link
Contributor Author

Comment on line 89 fixed.

@kintel kintel merged commit 48f159d into openscad:master Jun 6, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants