Skip to content
  • Halla Rempt's avatar
    BUG:373193 Try harder to make the splash a dialog · b399c504
    Halla Rempt authored
    Apparently the toolwindow setting wasn't enough to avoid making the
    splash widget appear owned by the mainwindow. So, let's make it
    a dialog, make sure it hasn't a parent.
    
    Also, call processEvents after every call to setSplashText so Qt
    has time to draw the text.
    b399c504