Salome HOME
SketchShapePlugin: checked group box/multi editor controls, which highlight the paren...
[modules/shaper.git] / src / ModuleBase / CMakeLists.txt
index 304feb69c80f146661e1e9d65a651eb9f4c20403..48c904e16dd9106faf7355a2f22b0c43c4f8db3f 100644 (file)
@@ -39,6 +39,7 @@ SET(PROJECT_HEADERS
   ModuleBase_ViewerFilters.h
   ModuleBase_ViewerPrs.h
   ModuleBase_WidgetBoolValue.h
+  ModuleBase_WidgetCheckGroupBox.h
   ModuleBase_WidgetChoice.h
   ModuleBase_WidgetCreatorFactory.h
   ModuleBase_WidgetDoubleValue.h
@@ -92,6 +93,7 @@ SET(PROJECT_SOURCES
   ModuleBase_ViewerFilters.cpp
   ModuleBase_ViewerPrs.cpp
   ModuleBase_WidgetBoolValue.cpp
+  ModuleBase_WidgetCheckGroupBox.cpp
   ModuleBase_WidgetChoice.cpp
   ModuleBase_WidgetCreatorFactory.cpp
   ModuleBase_WidgetDoubleValue.cpp