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 279efa05c6
commit 66450bba2f

View File

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