Page MenuHomePhorge

Make FileDialog work with Qt6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:38 PM.
Tags
None
Referenced Files
F2597231: D50.1751408277.diff
Mon, Jun 30, 3:17 PM
F2597187: D50.1751406442.diff
Mon, Jun 30, 2:47 PM
F2596961: D50.1751384191.diff
Mon, Jun 30, 8:36 AM
Subscribers
None

Details

Summary

FileDialog has incompatible API between Qt 5 and Qt 6. This adds a compatibility layer so that it also work under Qt 6.

Type: fix

CCBUG: https://iron.lily-is.land/T85

Test Plan

Verify that unit tests pass under Qt 5. Verify that you can still upload a file under Qt 5.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable