mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-28 08:50:34 +05:00
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
Unify object names of dock widgets
This commit is contained in:
parent
7961b83044
commit
bb11967e8f
@ -38,6 +38,7 @@ GEOMGUI_CreationInfoWdg::GEOMGUI_CreationInfoWdg( SalomeApp_Application* app )
|
||||
//:QWidget( app->desktop() )
|
||||
{
|
||||
setWindowTitle( tr( "CREATION_INFO_TITLE" ) );
|
||||
setObjectName( "geomCreationInformation" );
|
||||
|
||||
QFrame* frame = new QFrame( this );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user