Remove call to winId

Authored by tbaumgart on Mar 5 2019, 7:36 AM.

Description

Remove call to winId

A call to winId causes a crash on MS-Windows. It was needed in certain
circumstances to place the dialog centered on the application window.
This is now handled by a separate move() of the dialog to the position.

BUG: 404848
FIXED-IN: 5.0.4

Details

Committed
tbaumgartMar 5 2019, 8:39 AM
Parents
R261:d03dd8e1b530: Set precision of edit widget before loading value
Branches
Unknown
Tags
Unknown