]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Move the functionality of setting a DISPLAY option from XGUI to ModuleBase module...
authorazv <azv@opencascade.com>
Fri, 10 Dec 2021 07:40:56 +0000 (10:40 +0300)
committerazv <azv@opencascade.com>
Fri, 10 Dec 2021 07:40:56 +0000 (10:40 +0300)
commit8fc043b60678c43899f63f2da96f6b846a202940
tree4bdf3a21958ea3650518ff3161cda5b1d006b73b
parent3a7bd8efdc72294259185cd728251eb37a300ba5
Move the functionality of setting a DISPLAY option from XGUI to ModuleBase module. This gives straight behavior in case of UI libraries are not loaded yet during SALOME launching.
src/ModuleBase/ModuleBase_Tools.cpp
src/ModuleBase/ModuleBase_Tools.h
src/PartSet/PartSet_MenuMgr.cpp
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_WorkshopListener.cpp