Salome HOME
TShell cannot be disconnected; use TCompound of shells/faces instead
[modules/hydro.git] / src / HYDROData / HYDROData_Document.h
index 910e318fdacc4622e9e8fb555bb1290a58e00134..3601a6b6a0bc9860f52c41034303974c1c381a18 100644 (file)
@@ -225,8 +225,7 @@ public:
   //! Sets default strickler coefficient
   HYDRODATA_EXPORT void SetDefaultStricklerCoefficient( double ) const;
 
-  HYDRODATA_EXPORT QColor HYDROData_Document::GetAssociatedColor(const QString& theStricklerType, 
-  const Handle(HYDROData_StricklerTable)& theTable);
+  HYDRODATA_EXPORT QColor GetAssociatedColor( const QString& theStricklerType, const Handle(HYDROData_StricklerTable)& theTable ) const;
 
 protected:
   friend class HYDROData_Iterator;