X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHexoticPlugin%2FHexoticPlugin_Hypothesis.hxx;fp=src%2FHexoticPlugin%2FHexoticPlugin_Hypothesis.hxx;h=3c70d9efeb46adf308626b7f1c9e3496252a7e06;hb=297850bfc64f55e8a9ae9770a9ed3d9db9fe6630;hp=8137cc2e2457868dfd5cf9b8fe6b0c8f151d18a7;hpb=d1a2db4c30bcb88ba7a08e578575192eeebf63a8;p=plugins%2Fhexoticplugin.git diff --git a/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx b/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx index 8137cc2..3c70d9e 100644 --- a/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx +++ b/src/HexoticPlugin/HexoticPlugin_Hypothesis.hxx @@ -91,7 +91,9 @@ public: void SetHexoticMaxMemory(int theVal); int GetHexoticMaxMemory() const { return _hexoticMaxMemory; } - void SetTextOptions(const std::string& theOptions); + void SetAdvancedOption(const std::string& theOptions); + std::string GetAdvancedOption() const { return _textOptions; } + void SetTextOptions(const std::string& theOptions); // obsolete std::string GetTextOptions() const { return _textOptions; } // Size Maps