]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/CurveCreator/CurveCreator_Widget.h
Salome HOME
refs #1373 comment out the limit of selected points in the local-point-list
[modules/geom.git] / src / CurveCreator / CurveCreator_Widget.h
index d72d842e80ec967ddccc82989a20d9237b8ce899..e91e50249f27a1ec4dbd19a1d19e9e559f9d2fdc 100644 (file)
@@ -71,8 +71,7 @@ public:
                                 CurveCreator_ICurve *theCurve,
                                 const int theActionFlags = NoFlags,
                                 const QStringList& theCoordTitles = QStringList(),
-                                Qt::WindowFlags fl=0,
-                                int theLocalPointRowLimit = 20);
+                                Qt::WindowFlags fl=0);
 
   // OCC viewer manipulation
   void setOCCViewer( OCCViewer_Viewer* theViewer );