]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Temprorary fix
authorabd <abd@opencascade.com>
Fri, 28 Apr 2006 07:55:48 +0000 (07:55 +0000)
committerabd <abd@opencascade.com>
Fri, 28 Apr 2006 07:55:48 +0000 (07:55 +0000)
src/Session/Session_Session_i.hxx

index 0da13586990f732fc18e9fe334b1a39be86f4337..81a22f1010cb3c9c5f4cb935c2ca8f24103c6cbc 100755 (executable)
@@ -66,6 +66,8 @@ public:
   void NSregister();
 
   CORBA::Long GetActiveStudyId();
+
+  CORBA::Boolean restoreVisualState(CORBA::Long theSavePoint){ return false; };
   
   void ping(){};