]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/CMakeLists.txt
Salome HOME
Edit name for group
[modules/shaper.git] / src / ModuleBase / CMakeLists.txt
index d536ef23d12246754133dcb4e2c66866f7a65235..a849fa00f9409e444d6683f3df9fa21a46a274f9 100644 (file)
@@ -95,6 +95,7 @@ SET(PROJECT_HEADERS
   ModuleBase_Dialog.h
   ModuleBase_ModelDialogWidget.h
   ModuleBase_ChoiceCtrl.h
+  ModuleBase_WidgetNameEdit.h
 )
 
 SET(PROJECT_MOC_HEADERS
@@ -140,6 +141,7 @@ SET(PROJECT_MOC_HEADERS
   ModuleBase_WidgetToolbox.h
   ModuleBase_WidgetValidated.h
   ModuleBase_ChoiceCtrl.h
+  ModuleBase_WidgetNameEdit.h
 )
 
 SET(PROJECT_SOURCES
@@ -203,6 +205,7 @@ SET(PROJECT_SOURCES
   ModuleBase_SelectionValidator.cpp
   ModuleBase_Dialog.cpp
   ModuleBase_ChoiceCtrl.cpp
+  ModuleBase_WidgetNameEdit.cpp
 )
 
 SET(PROJECT_LIBRARIES