Salome HOME
- Stub for drag and drop in the Calculation Case wizard is implemented (zones moving...
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index 32e007dd0079519f39655cb289b53b026ef36e8f..dc39fbe20052e3a8748234c3333f6b86a2bc84bd 100644 (file)
@@ -41,6 +41,7 @@ set(PROJECT_HEADERS
     HYDROGUI_PrsPolylineDriver.h
     HYDROGUI_PrsZone.h
     HYDROGUI_PrsZoneDriver.h
+    HYDROGUI_Region.h
     HYDROGUI_Shape.h
     HYDROGUI_ShowHideOp.h
     HYDROGUI_Tool.h
@@ -94,6 +95,7 @@ set(PROJECT_SOURCES
     HYDROGUI_PrsPolylineDriver.cxx
     HYDROGUI_PrsZone.cxx
     HYDROGUI_PrsZoneDriver.cxx
+    HYDROGUI_Region.cxx
     HYDROGUI_Shape.cxx
     HYDROGUI_ShowHideOp.cxx
     HYDROGUI_Tool.cxx