Salome HOME
refs #1327: debug of scaling operations
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ImportBathymetryOp.h
index fe214c34b0f7f3005b5cd2aa11107a282308a9a8..57a7e95daa87fdf8ca8bdcc0494833f2a3cc2519 100644 (file)
@@ -42,6 +42,8 @@ protected:
   virtual bool                    processApply( int& theUpdateFlags, QString& theErrorMsg,
                                                 QStringList& theBrowseObjectsEntries );
 
+  bool                            CheckNameExistingBathy(const QString& InpName, QString& OutputName);
+
 
 protected slots:
   void                            onFileSelected();