Salome HOME
[PYTHON 3] 1st draft
[modules/gui.git] / src / SalomeApp / SalomeApp_PyInterp.h
index 567b25235af1736ec1c25c16a1837cbe3adb6524..45bbc0178e488b242c2f4cca51623954b1aca364 100755 (executable)
@@ -39,6 +39,7 @@ public:
 
 protected:
   SalomeApp_PyInterp();
+  virtual bool initContext();
   virtual int  beforeRun();
 
 private: