1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
3 // File: SketchShapePlugin_PageGroupBox.h
4 // Created: 25 Nov 2015
5 // Author: Natalia ERMOLAEVA
7 #include <SketchShapePlugin_PageGroupBox.h>
9 SketchShapePlugin_PageGroupBox::SketchShapePlugin_PageGroupBox(QWidget* theParent)
10 : ModuleBase_PageGroupBox(theParent)
12 setTitle("SketchShapePlugin_PageGroupBox");