Page MenuHomePhorge

Make FileDialog work with Qt6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:38 PM.
Tags
None
Referenced Files
F112816: D50.1732351669.diff
Fri, Nov 22, 12:47 AM
F112776: D50.1732347641.diff
Thu, Nov 21, 11:40 PM
F112516: D50.1732327452.diff
Thu, Nov 21, 6:04 PM
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