Salome HOME
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
authoreap <eap@opencascade.com>
Wed, 24 Jul 2013 12:42:52 +0000 (12:42 +0000)
committereap <eap@opencascade.com>
Wed, 24 Jul 2013 12:42:52 +0000 (12:42 +0000)
-      QString IOR = app->orb()->object_to_string( theObject );
+      CORBA::String_var ior = app->orb()->object_to_string( theObject );


No differences found