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 / CMakeLists.txt
index 32e007dd0079519f39655cb289b53b026ef36e8f..0a83214177d3b7ce67fd4ff700adcd32d92abe04 100644 (file)
@@ -41,6 +41,8 @@ set(PROJECT_HEADERS
     HYDROGUI_PrsPolylineDriver.h
     HYDROGUI_PrsZone.h
     HYDROGUI_PrsZoneDriver.h
+    HYDROGUI_Region.h
+    HYDROGUI_RemoveImageRefsOp.h
     HYDROGUI_Shape.h
     HYDROGUI_ShowHideOp.h
     HYDROGUI_Tool.h
@@ -94,6 +96,8 @@ set(PROJECT_SOURCES
     HYDROGUI_PrsPolylineDriver.cxx
     HYDROGUI_PrsZone.cxx
     HYDROGUI_PrsZoneDriver.cxx
+    HYDROGUI_Region.cxx
+    HYDROGUI_RemoveImageRefsOp.cxx
     HYDROGUI_Shape.cxx
     HYDROGUI_ShowHideOp.cxx
     HYDROGUI_Tool.cxx