Salome HOME
The selection problem with an object deactivate:
[modules/shaper.git] / src / ModuleBase / CMakeLists.txt
index d52f98a5207aa269d00169242262901985516c5a..140a65d170203e8fc1f1a644a297d1c8fdd2977d 100644 (file)
@@ -46,6 +46,7 @@ SET(PROJECT_HEADERS
        ModuleBase_WidgetValidated.h
        ModuleBase_WidgetExprEditor.h
        ModuleBase_ParamSpinBox.h
+       ModuleBase_WidgetIntValue.h
 )
 
 SET(PROJECT_SOURCES
@@ -83,6 +84,7 @@ SET(PROJECT_SOURCES
        ModuleBase_WidgetExprEditor.cpp
        ModuleBase_ParamSpinBox.cpp
        ModuleBase_SelectionValidator.cpp
+       ModuleBase_WidgetIntValue.cpp
 )
 
 SET(PROJECT_LIBRARIES