Salome HOME
#1721 Selecting arcs in mirror constraint is too long and removes other edges
[modules/shaper.git] / src / Config / Config_XMLReader.h
index 62173af3155810e23726be7d22f34d3633e1fc87..851ff1b28c617c473dc4a830be518cfbd69d4125 100644 (file)
@@ -60,6 +60,8 @@ class Config_XMLReader
    */
   CONFIG_EXPORT xmlNodePtr findRoot();
 
+  CONFIG_EXPORT const char* encoding() const;
+
  protected:
   /*!
    * \brief Allows to customize reader's behavior for a node. Virtual.