add missing export macro

This commit is contained in:
wmayer
2018-07-29 15:53:56 +02:00
parent f7c827cd23
commit bc5a84cb09

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.