mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-01 04:10:34 +05:00
Integrate new splash for SALOME 4.x
This commit is contained in:
parent
496cc5f9ba
commit
e955dc7400
@ -38,6 +38,11 @@ class QLineEdit;
|
|||||||
class QButtonGroup;
|
class QButtonGroup;
|
||||||
class QPushButton;
|
class QPushButton;
|
||||||
|
|
||||||
|
#ifndef COORD_MIN
|
||||||
|
# define COORD_MIN -1e+15
|
||||||
|
# define COORD_MAX +1e+15
|
||||||
|
#endif // COORD_MIN
|
||||||
|
|
||||||
class GEOMBASE_EXPORT GEOMBase_Skeleton : public QDialog, public GEOMBase_Helper
|
class GEOMBASE_EXPORT GEOMBase_Skeleton : public QDialog, public GEOMBase_Helper
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
Loading…
Reference in New Issue
Block a user