Salome HOME
Stream object creation improved to do not use the transaction during it modification.
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_Widget.h
index 2d4348cc2152b18e7af00416684274b8fe392f60..31b4db039e842234c039fda0e007ce125c1378f1 100644 (file)
@@ -71,6 +71,7 @@ public:
   explicit CurveCreator_Widget( QWidget* parent,
                                 CurveCreator_ICurve *theCurve,
                                 const int theActionFlags = NoFlags,
+                                const QStringList& theCoordTitles = QStringList(),
                                 Qt::WindowFlags fl=0,
                                 int theLocalPointRowLimit = 20);