Salome HOME
Access to 'Invalid value' of altitude from Bathymetry is added.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_TwoImagesDlg.h
index e9d38d53a4d44ee49ded02396bd94a558b83fa6b..a1f5d5268881ab03697c279086232e12a2684e68 100644 (file)
@@ -44,6 +44,8 @@ public:
   void                       setImageName( const QString& theName );
   QString                    getImageName() const;
 
+  void                       setSelectedImages( const QString& theName1,
+                                                const QString& theName2 );
   bool                       getSelectedImages( QString& theName1,
                                                 QString& theName2 ) const;