#4312 Force new current sub window in MDI area to be maximized if closing a sub-window that was maximized

This commit is contained in:
Gaute Lindkvist
2019-04-15 15:29:49 +02:00
parent edf46496b7
commit e41f8ec149
3 changed files with 24 additions and 10 deletions

View File

@@ -124,7 +124,5 @@ private:
caf::PdmUiPropertyView* m_pdmUiPropertyView;
bool m_blockSlotSubWindowActivated;
std::vector<QWidget*> m_temporaryWidgets;
};