X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FCMakeLists.txt;h=140a65d170203e8fc1f1a644a297d1c8fdd2977d;hb=52a2aa0728f8694d5774a20bd1eeba8e5e2f8b27;hp=d52f98a5207aa269d00169242262901985516c5a;hpb=28641e91b96498ce08845c00086513d243b44fdf;p=modules%2Fshaper.git diff --git a/src/ModuleBase/CMakeLists.txt b/src/ModuleBase/CMakeLists.txt index d52f98a52..140a65d17 100644 --- a/src/ModuleBase/CMakeLists.txt +++ b/src/ModuleBase/CMakeLists.txt @@ -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