X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchShapePlugin%2FSketchShapePlugin_Plugin.h;h=69721d20fe385d65166253cc3cca220986980788;hb=31c4ff77330b870d466fbd6b38e1fa566600f79a;hp=3c037c9658c99437013f2f0c22c06c858af11d16;hpb=868158fe6d39b25e60ac528295b1c908821e4af5;p=modules%2Fshaper.git diff --git a/src/SketchShapePlugin/SketchShapePlugin_Plugin.h b/src/SketchShapePlugin/SketchShapePlugin_Plugin.h index 3c037c965..69721d20f 100755 --- a/src/SketchShapePlugin/SketchShapePlugin_Plugin.h +++ b/src/SketchShapePlugin/SketchShapePlugin_Plugin.h @@ -28,11 +28,6 @@ public: /// Creates the feature object of this plugin by the feature string ID virtual FeaturePtr createFeature(std::string theFeatureID); - /// Create widget by its type - /// \param theType a type - /// \param theParent a parent widget - //virtual ModuleBase_ModelWidget* createWidgetByType(const std::string& theType, - // QWidget* theParent = NULL); public: SketchShapePlugin_Plugin(); };