Part: add export macro for Windows builds

This commit is contained in:
wmayer
2024-03-26 13:37:50 +01:00
committed by wwmayer
parent 2c4fbc5427
commit c649fd3d09

View File

@@ -33,7 +33,7 @@
namespace Part
{
class ProjectOnSurface : public Part::Feature
class PartExport ProjectOnSurface : public Part::Feature
{
PROPERTY_HEADER_WITH_OVERRIDE(ProjectOnSurface);