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

Add missing KRATOS_API #12387

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

jcotela
Copy link
Member

@jcotela jcotela commented May 16, 2024

📝 Description
In #12297 I forgot to add KRATOS_API declarations for the base classes of the VoxelMeshGeneratorModeler components (key plane generators, coloring, entity generators, operations). I need these to make sure that these classes are visible in the library in order to derive them in other applications.

🆕 Changelog

  • Added KRATOS_API declarations to base Voxel Mesh Generator Modeler component classes.

@jcotela jcotela added the Hotfix label May 16, 2024
@jcotela jcotela self-assigned this May 16, 2024
@jcotela jcotela requested a review from a team as a code owner May 16, 2024 14:43
@jcotela jcotela merged commit 8fc065c into master May 16, 2024
11 checks passed
@jcotela jcotela deleted the core/voxel-modeler-missing-kratos-api branch May 16, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants