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

TD: Remove incorrect TODO #13441

Merged
merged 1 commit into from
Apr 13, 2024
Merged

TD: Remove incorrect TODO #13441

merged 1 commit into from
Apr 13, 2024

Conversation

luzpaz
Copy link
Contributor

@luzpaz luzpaz commented Apr 13, 2024

The comment looks like a cut and paste error from getIndexFromName. getGeomTypeFromName returns a string, so there is no conversion to integer required.

Closes #13410

@luzpaz luzpaz added the Mod: TechDraw Related to the TechDraw Workbench label Apr 13, 2024
@wwmayer wwmayer merged commit a3d7216 into FreeCAD:main Apr 13, 2024
8 of 10 checks passed
@luzpaz luzpaz deleted the 13410 branch April 13, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: TechDraw Related to the TechDraw Workbench
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TechDraw: use c++11 compatible code in TechDraw/App/DrawUtil.cpp
2 participants