Salome HOME
Create goups for stream.
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index 5e08a656b70992f44b40ebc9230bde303aab7b27..95163188aec5d43ccbf66608903c2c774b392956 100644 (file)
@@ -51,7 +51,6 @@ set(PROJECT_HEADERS
     HYDROGUI_PrsZoneDriver.h
     HYDROGUI_Region.h
     HYDROGUI_RemoveImageRefsOp.h
-    HYDROGUI_RunBrowser.h
     HYDROGUI_Shape.h
     HYDROGUI_ShowHideOp.h
     HYDROGUI_StreamDlg.h
@@ -74,7 +73,7 @@ set(PROJECT_HEADERS
     HYDROGUI_ImportGeomObjectOp.h
     HYDROGUI_ImportObstacleFromFileOp.h
     HYDROGUI_ExportCalculationOp.h
-    HYDROGUI_ObstacleDlg.h
+    HYDROGUI_GeomObjectDlg.h
     HYDROGUI_SetColorOp.h
     HYDROGUI_ColorDlg.h
     HYDROGUI_ImportProfilesOp.h
@@ -133,7 +132,6 @@ set(PROJECT_SOURCES
     HYDROGUI_PrsZoneDriver.cxx
     HYDROGUI_Region.cxx
     HYDROGUI_RemoveImageRefsOp.cxx
-    HYDROGUI_RunBrowser.cxx
     HYDROGUI_Shape.cxx
     HYDROGUI_ShowHideOp.cxx
     HYDROGUI_StreamDlg.cxx
@@ -155,7 +153,7 @@ set(PROJECT_SOURCES
     HYDROGUI_ImportGeomObjectOp.cxx
     HYDROGUI_ImportObstacleFromFileOp.cxx
     HYDROGUI_ExportCalculationOp.cxx
-    HYDROGUI_ObstacleDlg.cxx
+    HYDROGUI_GeomObjectDlg.cxx
     HYDROGUI_SetColorOp.cxx
     HYDROGUI_ColorDlg.cxx
     HYDROGUI_ImportProfilesOp.cxx