X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FCMakeLists.txt;h=989980d3b6703be775e7e581dceab9942f963da5;hb=d80699ac131d75798c6c39deff2c5e820aface5f;hp=a246e4060ebcd25ac868fb9babc49dabc0fc7bcd;hpb=0eb1324aa68cf606e0c556f900c289c6a485c13e;p=modules%2Fshaper.git diff --git a/src/XGUI/CMakeLists.txt b/src/XGUI/CMakeLists.txt index a246e4060..989980d3b 100644 --- a/src/XGUI/CMakeLists.txt +++ b/src/XGUI/CMakeLists.txt @@ -19,14 +19,14 @@ SET(PROJECT_HEADERS XGUI_RubberBand.h XGUI_Constants.h XGUI_ViewBackground.h - XGUI_WidgetFactory.h XGUI_DocumentDataModel.h XGUI_PartDataModel.h XGUI_ObjectsBrowser.h XGUI_OperationMgr.h XGUI_DataTreeModel.h XGUI_SelectionMgr.h - XGUI_SwitchWidget.h + XGUI_SalomeConnector.h + XGUI_ActionsMgr.h ) SET(PROJECT_AUTOMOC @@ -47,13 +47,12 @@ SET(PROJECT_SOURCES XGUI_Viewer.cpp XGUI_RubberBand.cpp XGUI_ViewBackground.cpp - XGUI_WidgetFactory.cpp XGUI_DocumentDataModel.cpp XGUI_PartDataModel.cpp XGUI_ObjectsBrowser.cpp XGUI_OperationMgr.cpp XGUI_SelectionMgr.cpp - XGUI_SwitchWidget.cpp + XGUI_ActionsMgr.cpp ) SET(PROJECT_RESOURCES