]> SALOME platform Git repositories - modules/shaper.git/blob - src/ModuleBase/ModuleBase_WidgetValue.cpp
Salome HOME
Provide hasPreview method for operations with preview
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetValue.cpp
1 // File:        ModuleBase_WidgetValue.cpp
2 // Created:     25 Apr 2014
3 // Author:      Natalia ERMOLAEVA
4
5 #include <ModuleBase_WidgetValue.h>
6
7 ModuleBase_WidgetValue::ModuleBase_WidgetValue()
8 {
9 }
10
11 ModuleBase_WidgetValue::~ModuleBase_WidgetValue()
12 {
13 }