Salome HOME
PAL8395: Fix pb. with bug2extraEdges.py
[modules/geom.git] / src / DlgRef / DlgRef_1Sel_Ext.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'DlgRef_1Sel_QTD.ui'
3 **
4 ** Created: lun sep 22 17:38:05 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef DlgRef_1Sel_Ext_H
10 #define DlgRef_1Sel_Ext_H
11
12 #include "DlgRef_1Sel_QTD.h"
13
14 class QGridLayout;
15
16 class DlgRef_1Sel_Ext : public DlgRef_1Sel_QTD
17
18     Q_OBJECT
19
20 public:
21     DlgRef_1Sel_Ext( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 )
22         : DlgRef_1Sel_QTD( parent, name, fl ) {};
23     ~DlgRef_1Sel_Ext() {};
24
25     QGridLayout* getGroupBoxLayout() { return GroupBox1Layout; }
26 };
27
28 #endif // DlgRef_1Sel_Ext_H