X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROCurveCreator%2FCurveCreator_Widget.h;h=31b4db039e842234c039fda0e007ce125c1378f1;hb=8e79913fc37eacbd1edf9dc08632b6f8bc7250d8;hp=2d4348cc2152b18e7af00416684274b8fe392f60;hpb=3cc307dd0c8bbcc054b82ca99d143a44e494ab04;p=modules%2Fhydro.git diff --git a/src/HYDROCurveCreator/CurveCreator_Widget.h b/src/HYDROCurveCreator/CurveCreator_Widget.h index 2d4348cc..31b4db03 100644 --- a/src/HYDROCurveCreator/CurveCreator_Widget.h +++ b/src/HYDROCurveCreator/CurveCreator_Widget.h @@ -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);