Salome HOME
"Initialization" plugin: plugin and it's features stubs created
[modules/shaper.git] / src / Config / Config_Prop.h
index fe64ca05886118dee592df0db576d5a69615a4e5..5e6cc4bc8576045bef9023694e7966a1c3121254 100644 (file)
@@ -52,6 +52,7 @@ class Config_Prop
    * Creates a one property
    * \param theSection - name of section (domain of using) of the property.
    * \param theName - name (title) of the value.
+   * \param theTitle - title of the value
    * \param theType - type of the value.
    * \param theDefaultValue - default value of the property. This is an initial property value
    */