]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchShapePlugin/SketchShapePlugin_WidgetCreator.h
Salome HOME
Construction of vertices/edges/faces on the base of sketch: Widget Creator Factory
[modules/shaper.git] / src / SketchShapePlugin / SketchShapePlugin_WidgetCreator.h
index a812b01a2ad82331de148bdc0c5480e985d8cffc..fe4a442217d11234157c3274cd40edeb2f577d37 100755 (executable)
@@ -38,5 +38,6 @@ private:
   std::set<std::string> myTypes; /// types of widgets
 };
 
+typedef std::shared_ptr<SketchShapePlugin_WidgetCreator> SketchShapePlguinWidgetCreatorPtr;
 
 #endif