[qt] Process event sent before the event loop started

pull/3/head
Paolo Pantò 2019-11-27 10:53:49 +03:00 committed by Hleb Valoshka
parent af83ddae7f
commit f8c254c634
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ int main(int argc, char *argv[])
// TODO: resolve issues with pixmap alpha channel
splash.show();
app.processEvents();
// Gettext integration
setlocale(LC_ALL, "");