diff --git a/src/celestia/qt/qtmain.cpp b/src/celestia/qt/qtmain.cpp index f6e4febe..789f02e2 100644 --- a/src/celestia/qt/qtmain.cpp +++ b/src/celestia/qt/qtmain.cpp @@ -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, "");