]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
*** empty log message ***
authortajchman <tajchman>
Fri, 2 Apr 2004 08:44:51 +0000 (08:44 +0000)
committertajchman <tajchman>
Fri, 2 Apr 2004 08:44:51 +0000 (08:44 +0000)
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.hxx

index b1af27432b27dbdd6a4e39706e09099b95903376..5f82616feec5a69e49556bc2d466da5193ccd0c9 100644 (file)
@@ -164,7 +164,7 @@ private:
   ListOfParserServicesDataStreamParameter _inDataStreamParamList;
   ListOfParserServicesDataStreamParameter _outDataStreamParamList;
 
-  std::stack<std::string> _xml_pile;
+  std::stack<QString> _xml_pile;
 };
 
 #endif // SALOME_CATALOG_HANDLER_H