Salome HOME
merge from BR_KERNEL_REFACTORING
[modules/kernel.git] / src / Container / SALOME_Component_i.hxx
index 94fd62ce8824d3c147ec9947b47672dc6033e77d..3581cd9d24facd62af396c96417f9bd9c7daaccd 100644 (file)
@@ -120,6 +120,9 @@ public:
   virtual bool hasObjectInfo() { return false; }
   virtual char* getObjectInfo(CORBA::Long studyId, const char* entry) { return CORBA::string_dup(""); }
   
+  // Version information
+  virtual char* getVersion();
+  
   // --- local C++ methods
 
   PortableServer::ObjectId * getId();