Skip to content
Snippets Groups Projects
  • James Rowe's avatar
    QT: Hide GLWidget immediately after showing. · 5f2d9f28
    James Rowe authored
    With the loading screen merged, we don't want to actually show at this
    point, but it still needs to be shown to actually create the context.
    Turns out you can just show and hide it immediately and it'll work.
    5f2d9f28