Salome HOME
Update B-Spline GUI
[modules/shaper.git] / src / PartSet / PartSet_WidgetBSplinePoints.h
index f537dc8668e3702c33bed7f8956a13638306f82d..360af3580f471755e109b259f3c0362deb019e6e 100644 (file)
@@ -161,7 +161,6 @@ private:
   QGroupBox* myGroupBox;  ///< the parent group box for all intenal widgets
   std::vector<ModuleBase_LabelValue*> myXSpin; ///< the label for the X coordinate
   std::vector<ModuleBase_LabelValue*> myYSpin; ///< the label for the Y coordinate
-  std::vector<ModuleBase_LabelValue*> myWeightSpin; ///< the label for the weight
   PartSet_ExternalObjectsMgr* myExternalObjectMgr; ///< reference to external objects manager
 
   /// value used as selection in mouse release method