Salome HOME
Merge branch 'master' of https://git.salome-platform.org/git/modules/hydro
[modules/hydro.git] / src / HYDROData / HYDROData_PolylineXY.h
index e9181876b885f1421da0765e5d64cb7c866d6dd5..e052a1c3aac0af7c39db43bff214673031e70ab0 100644 (file)
@@ -85,6 +85,8 @@ public:
   HYDRODATA_EXPORT static QColor DefaultWireColor();
 
   HYDRODATA_EXPORT bool IsCustom() const;
+  HYDRODATA_EXPORT bool GetIsInCustomFlag() const;
+  HYDRODATA_EXPORT void SetIsInCustomFlag( bool theValue );
 
 public: