Salome HOME
copyrights are updated
[modules/hydro.git] / src / HYDROData / HYDROData_StricklerTable.h
index 34d2b3048d046aa7ea4b550e96e2d923937a32f4..6c081e1b81794d363625c6cfd251dfabda923904 100644 (file)
@@ -62,7 +62,7 @@ public:
   HYDRODATA_EXPORT virtual QStringList DumpToPython( MapOfTreatedObjects& theTreatedObjects ) const;
 
   HYDRODATA_EXPORT QString GetAttrName() const;
-  HYDRODATA_EXPORT void    SetAttrName( const QString& ) const;
+  HYDRODATA_EXPORT bool    SetAttrName( const QString& ) const;
 
   HYDRODATA_EXPORT QString GetAttrValue( const QString& theType ) const;
   HYDRODATA_EXPORT void    SetAttrValue( const QString& theType, const QString& theAttrValue ) const;