mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-05 02:24:17 +05:00
Fix warnings (for compilation with cmake)
This commit is contained in:
parent
f7f8039650
commit
8053e43701
@ -715,4 +715,3 @@ void Material_Model::setPhysical( bool theFlag)
|
||||
{
|
||||
myIsPhysical = theFlag;
|
||||
}
|
||||
|
@ -396,10 +396,3 @@ bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects)
|
||||
// {
|
||||
// GEOMBase::PublishSubObject( myObject2.get() );
|
||||
// }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -86,4 +86,4 @@ private slots:
|
||||
|
||||
};
|
||||
|
||||
#endif // BASICGUI_EXTRUDEDFEATUREDLG_H
|
||||
#endif // BASICGUI_EXTRUDEDFEATUREDLG_H
|
||||
|
Loading…
Reference in New Issue
Block a user