Salome HOME
Issue #6 advanced command enable/disable state processing
[modules/shaper.git] / src / XGUI / CMakeLists.txt
index a246e4060ebcd25ac868fb9babc49dabc0fc7bcd..989980d3b6703be775e7e581dceab9942f963da5 100644 (file)
@@ -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