mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-15 00:00:32 +05:00
Qt4 porting: 2D Algorithms are active when Mesh on Vertex is created or edited.
This commit is contained in:
parent
964fe4af29
commit
6de20c7221
@ -484,7 +484,7 @@ void SMESHGUI_MeshDlg::setMaxHypoDim( const int maxDim )
|
||||
}
|
||||
// deselect desabled tab
|
||||
if ( !myTabWg->isTabEnabled( myTabWg->currentIndex() ) )
|
||||
setCurrentTab( DIM - 1 );
|
||||
setCurrentTab( DIM );
|
||||
}
|
||||
|
||||
//================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user