Salome HOME
Workaround for Debian 6.0 (issues #1868 and #1878)
[modules/shaper.git] / src / XGUI / CMakeLists.txt
index 2a8561f4a3d597f128b5fcf257224105e1dcd39d..222f5d2aa3e0293295624f7900b90f6a052cb8e4 100644 (file)
@@ -10,6 +10,7 @@ SET(PROJECT_HEADERS
        XGUI_ContextMenuMgr.h
        XGUI_CustomPrs.h
        XGUI_DataModel.h
+       XGUI_DeflectionDialog.h
        XGUI_Displayer.h
        XGUI_ErrorDialog.h
        XGUI_ErrorMgr.h
@@ -41,6 +42,7 @@ SET(PROJECT_SOURCES
        XGUI_ContextMenuMgr.cpp
        XGUI_CustomPrs.cpp
        XGUI_DataModel.cpp
+       XGUI_DeflectionDialog.cpp
        XGUI_Displayer.cpp
        XGUI_ErrorDialog.cpp
        XGUI_ErrorMgr.cpp