X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHexoticPlugin%2FHexoticPlugin_Hypothesis_i.hxx;fp=src%2FHexoticPlugin%2FHexoticPlugin_Hypothesis_i.hxx;h=cd625583992277ce1b8103ef38c9287f5c88c51e;hb=297850bfc64f55e8a9ae9770a9ed3d9db9fe6630;hp=0b8f4125da3813a0a011ac6a73e03370cc36f985;hpb=d1a2db4c30bcb88ba7a08e578575192eeebf63a8;p=plugins%2Fhexoticplugin.git diff --git a/src/HexoticPlugin/HexoticPlugin_Hypothesis_i.hxx b/src/HexoticPlugin/HexoticPlugin_Hypothesis_i.hxx index 0b8f412..cd62558 100644 --- a/src/HexoticPlugin/HexoticPlugin_Hypothesis_i.hxx +++ b/src/HexoticPlugin/HexoticPlugin_Hypothesis_i.hxx @@ -84,7 +84,9 @@ class HEXOTICPLUGIN_EXPORT HexoticPlugin_Hypothesis_i: void SetHexoticMaxMemory(CORBA::Long theVal); CORBA::Long GetHexoticMaxMemory(); - void SetTextOptions(const char* theOptions); + void SetAdvancedOption(const char* theOptions); + char* GetAdvancedOption(); + void SetTextOptions(const char* theOptions); // obsolete char* GetTextOptions(); void SetSizeMapEntry(const char* theEntry, CORBA::Double theSize);