From 92f08597a9b4f9b8893ba1112b9c59738b68498f Mon Sep 17 00:00:00 2001 From: adv Date: Wed, 18 Dec 2013 06:58:18 +0000 Subject: [PATCH] Comments correction. --- src/HYDROData/HYDROData_CalculationCase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HYDROData/HYDROData_CalculationCase.h b/src/HYDROData/HYDROData_CalculationCase.h index de3a6565..f8c3ef55 100644 --- a/src/HYDROData/HYDROData_CalculationCase.h +++ b/src/HYDROData/HYDROData_CalculationCase.h @@ -67,7 +67,7 @@ public: /** * Updates the name of this object. - * Reimplemented to update the names of regions and zones. + * Reimplemented to update the names of regions, zones and splitted groups. */ HYDRODATA_EXPORT virtual void SetName( const QString& theName ); -- 2.39.2