Salome HOME
PAL10125 - by double click on reference original object becomes selected
[modules/gui.git] / src / SOCC / SOCC_ViewModel.h
index 6551f47b88aab5bd70fcc7c5a04678884adb9961..327578f6a8e575401cde409a4afce2057a375b46 100755 (executable)
@@ -28,6 +28,8 @@ public:
 
   void      rename( const Handle(SALOME_InteractiveObject)&, const QString& );
 
+  virtual   SUIT_ViewWindow* createView(SUIT_Desktop* theDesktop);
+
   /* Reimplemented from SALOME_View */
   virtual void                Display( const SALOME_OCCPrs* );
   virtual void                Erase( const SALOME_OCCPrs*, const bool = false );