Salome HOME
Fix for the bug #42: point C is not activated, but point C is shown in preview in...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_TwoImagesDlg.h
index 8ac3bce73c226095aacdda5918c9306f5f48c5e4..5f9522664c3e884009ee329203c5681691e4d76b 100644 (file)
@@ -58,6 +58,8 @@ public:
   bool                       getSelectedObjects( QString& theName1,
                                                  QString& theName2 ) const;
 
+  void                       setPreselectedObject( const QString& theName );
+
   void                       setColor( const QColor& theColor );
   QColor                     getColor() const;