]> SALOME platform Git repositories - modules/shaper.git/blob - src/SketchShapePlugin/SketchShapePlugin_PageGroupBox.cpp
Salome HOME
Plugin for the folowing task: 3.4 Construction of vertices, edges and faces from...
[modules/shaper.git] / src / SketchShapePlugin / SketchShapePlugin_PageGroupBox.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
2
3 // File:        SketchShapePlugin_PageGroupBox.h
4 // Created:     25 Nov 2015
5 // Author:      Natalia ERMOLAEVA
6
7 //#include <SketchShapePlugin_PageGroupBox.h>
8
9 //#include <QGridLayout>
10
11 /*SketchShapePlugin_PageGroupBox::SketchShapePlugin_PageGroupBox(QWidget* theParent)
12 : ModuleBase_PageGroupBox(theParent)
13 {
14   setTitle("SketchShapePlugin_PageGroupBox");
15 }*/
16