X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FCMakeLists.txt;h=704b5ea05eba5c0437e012945bed97d60970b880;hb=ed438696473dac61ba94d1b1ef88f8cca5cfb464;hp=1cc72f76c5c777dfa905e0049c522fd7836893fb;hpb=75d946b4df9ea0f43fd6802bcebf8c3971539fc9;p=modules%2Fshaper.git diff --git a/src/XGUI/CMakeLists.txt b/src/XGUI/CMakeLists.txt index 1cc72f76c..704b5ea05 100644 --- a/src/XGUI/CMakeLists.txt +++ b/src/XGUI/CMakeLists.txt @@ -12,6 +12,7 @@ SET(PROJECT_HEADERS XGUI_DataModel.h XGUI_Displayer.h XGUI_ErrorDialog.h + XGUI_ErrorMgr.h XGUI_HistoryMenu.h XGUI_ModuleConnector.h XGUI_ObjectsBrowser.h @@ -39,6 +40,7 @@ SET(PROJECT_SOURCES XGUI_DataModel.cpp XGUI_Displayer.cpp XGUI_ErrorDialog.cpp + XGUI_ErrorMgr.cpp XGUI_HistoryMenu.cpp XGUI_ModuleConnector.cpp XGUI_ObjectsBrowser.cpp