Salome HOME
This commit was generated by cvs2git to create branch 'CCAR_br1'.
[modules/kernel.git] / src / Session / SALOME_Session_i.hxx
index 15ae3696c41dcad39700b609daf62c80bffb5c96..ef7a55f086d632f285f69206ee0b3f8693ecde8b 100644 (file)
@@ -13,6 +13,7 @@
 #include <qthread.h> 
 
 #include <SALOMEconfig.h>
+#include CORBA_SERVER_HEADER(SALOME_Component)
 //***//#include CORBA_SERVER_HEADER(VISU_Gen)
 #include CORBA_SERVER_HEADER(SALOME_Session)
 class SALOME_NamingService;
@@ -30,6 +31,7 @@ public:
   //! Launch Graphical User Interface
   void GetInterface();
   //***//VISU::VISU_Gen_ptr GetVisuGen();
+  Engines::Component_ptr GetVisuComponent();
 
   //! Stop the Session (must be idle): kill servant & server
   void StopSession();