mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 13:49:39 +08:00

Without this, the page fails to load, showing nothing, because the FileDialog element doesn't exist. I don't know why this is necessary for Qt6, but we had to do this for all other FileDialog uses too. Done as a 5-minute fix.