Salome HOME
INT PAL 0052656: Plot2D Viewer: add possibility to change curve type of analytical...
authorimn <imn@opencascade.com>
Mon, 13 Apr 2015 08:19:50 +0000 (11:19 +0300)
committerimn <imn@opencascade.com>
Mon, 13 Apr 2015 08:19:50 +0000 (11:19 +0300)
src/Plot2d/Plot2d_AnalyticalCurve.h

index 8d7d0e56ad4c59f81aefca59a70d515f75565f38..a2c14d0e7d653194dcd909dce32aa510d949fb9a 100755 (executable)
@@ -132,7 +132,7 @@ protected:
   QString              myName; 
   int                  myAction;
   int                  myState;
-  QwtPlotCurve*         myCurve;
+  QwtPlotCurve*        myCurve;
   bool                 myActive;
   bool                 myIsSelected;