add missing export macro

This commit is contained in:
wmayer
2018-07-29 15:53:56 +02:00
parent 1899987e89
commit 8ef330d19a

View File

@@ -35,7 +35,7 @@ namespace Sketcher {
class SketchObject;
class SketchAnalysis
class SketcherExport SketchAnalysis
{
public:
/// Creates an instance of the SketchAnalysis object, taking as parameter a pointer to an SketchObject.