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_CalculationDlg.h
index 8a9fdfb8275f5b71ea3562f30f2319a3b2c81514..15b7578baca31ffc6f291ffe1d347e9ec22da044 100644 (file)
@@ -60,7 +60,7 @@ public:
   HYDROGUI_Zone*             getCurrentZone() const;
 
 public slots:
-  void                       setBoundary( QString& theObjName );
+  void                       setBoundary( const QString& theObjName );
   void                       includeGeomObjects( const QStringList& theObjects );
   void                       excludeGeomObjects( const QStringList& theObjects );
   void                       onEmptyName();