Details
-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: No Version
-
Fix Version/s: Some Release
-
Component/s: MFC Migration
-
Labels:None
Description
Calling setWindowFlags(Qt::Dialog|Qt::WindowTitleHint|Qt::WindowSystemMenuHint) on a QDialog child of QWinWidget will not center the dialog. Without this call it works fine.