mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 17:30:35 +05:00
RNV: Fix compilation error.
This commit is contained in:
parent
20d9e162bd
commit
cbad42bc85
@ -55,7 +55,7 @@
|
|||||||
//================================================================================
|
//================================================================================
|
||||||
|
|
||||||
StdMeshersGUI_ObjectReferenceParamWdg::StdMeshersGUI_ObjectReferenceParamWdg
|
StdMeshersGUI_ObjectReferenceParamWdg::StdMeshersGUI_ObjectReferenceParamWdg
|
||||||
( SUIT_SelectionFilter* f, QWidget* parent, bool multiSelection
|
( SUIT_SelectionFilter* f, QWidget* parent, bool multiSelection )
|
||||||
: QWidget( parent ), myMultiSelection( multiSelection )
|
: QWidget( parent ), myMultiSelection( multiSelection )
|
||||||
{
|
{
|
||||||
myFilter = f;
|
myFilter = f;
|
||||||
|
Loading…
Reference in New Issue
Block a user