Qt 6's url type is no longer auto-convertible to strings. This uses the URL constructor as per https://doc.qt.io/qt-6/qml-url.html#details .
Type: fix
Differential D136
Fix file name not being displayed in ConfirmUploadPopup tusooa on Jul 16 2024, 6:59 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Qt 6's url type is no longer auto-convertible to strings. This uses the URL constructor as per https://doc.qt.io/qt-6/qml-url.html#details . Type: fix Drop some file into a SendMessageBox. Verify it displays the correct file name.
Diff Detail
|