Salome HOME
e0f86d63d12619d4e1ee329ff1d3fa683c654a6b
[modules/shaper.git] / ModuleBase_IWidgetCreator.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 #include "ModuleBase_IWidgetCreator.h"
4
5 ModuleBase_IWidgetCreator::ModuleBase_IWidgetCreator()
6 {
7
8 }
9
10 ModuleBase_IWidgetCreator::~ModuleBase_IWidgetCreator()
11 {
12
13 }