Skip to content

Conversation

@RafaelPalomar
Copy link
Contributor

This PR provides the project with a specific
vtkSlicerLayerDMModuleMRMLDisplayableManagerExport.h file, which replaces the generic one created by the build process; this file explicitly performs vtk module autoinit, thus removing the need for explicit code to do this when
vtkSlicerLayerDMModuleMRMLDisplayableManager is used . In addition, this commit removes the no longer needed autoinit code for qSlicerLayerDMModule.cxx, which exemplifies the point.

This commit provides the project with a specific
`vtkSlicerLayerDMModuleMRMLDisplayableManagerExport.h` file, which
replaces the generic one created by the build process; this file
explicitly performs vtk module autoinit, thus removing the need for
explicit code to do this when
`vtkSlicerLayerDMModuleMRMLDisplayableManager` is used . In addition,
this commit removes the no longer needed autoinit code for
`qSlicerLayerDMModule.cxx`, which exemplifies the point.
@Thibault-Pelletier
Copy link
Collaborator

Thx for the PR!
I wasn't aware it was done like that in the DM!

LGTM

@Thibault-Pelletier Thibault-Pelletier merged commit ec2e268 into KitwareMedical:main Dec 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants