mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-05 21:11:03 +00:00

windowHandle() is not initialized until the Window is shown. Moved the slot connect to main.cpp file after show(). Had to change the OnFramebufferSizeChanged(); to a slot.