Salome HOME
Fix for the bug #45: check and warning when the same image is used in 2 arguments.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_GeoreferencementDlg.h
index 8ac5f6d9cd13757bd312f23cd3586788a1172343..1d2a72a05d85844e2494c3050638799017934595 100644 (file)
@@ -87,9 +87,6 @@ signals:
   void                       modeActivated( int );
   void                       updateSelection();
 
-private:
-  QString                    getString( const double theNumber ) const;
-
 private:
   QButtonGroup* myModeButtons;
   QPushButton* myUpdateSelBtn;