mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-08 23:23:01 -06:00
#3662 AppFwk : Allow interaction in second main window
This commit is contained in:
parent
c95fa81a23
commit
9b41685035
@ -96,6 +96,8 @@ void PdmUiPropertyViewDialog::initialize(PdmObject* object, const QString& windo
|
||||
m_windowTitle = windowTitle;
|
||||
m_uiConfigName = uiConfigName;
|
||||
|
||||
setWindowModality(Qt::WindowModal);
|
||||
|
||||
setupUi();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user