Put showing the first mainwindow in the event queue

Authored by rempt.

Description

Put showing the first mainwindow in the event queue

Instead of calling show() directly, which maps the windows before
it's ready, use a QTimer to queue showing the main window using
the event loop.

Details

Committed
remptSep 24 2015, 11:41 AM
Parents
R8:33c87cbce08a: Deduplicate the list of dirs QStandardPaths::locate returns
Branches
Unknown
Tags
Unknown