mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-28 18:30:36 +05:00
Modification for Win32 version.
This commit is contained in:
parent
ffe7a66382
commit
566df587d7
@ -10,6 +10,8 @@
|
||||
#ifndef DLGREF_3SEL1CHECK_QTD_H
|
||||
#define DLGREF_3SEL1CHECK_QTD_H
|
||||
|
||||
#include "GEOM_DlgRef.hxx"
|
||||
|
||||
#include <qvariant.h>
|
||||
#include <qwidget.h>
|
||||
|
||||
@ -23,7 +25,7 @@ class QLineEdit;
|
||||
class QLabel;
|
||||
class QRadioButton;
|
||||
|
||||
class DlgRef_3Sel1Check_QTD : public QWidget
|
||||
class GEOM_DLGREF_EXPORT DlgRef_3Sel1Check_QTD : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user