Skip to content

fix fileURL - #25

Open
BHahn42618 wants to merge 1 commit into
mainfrom
WIP/bhahn/fileURL
Open

fix fileURL#25
BHahn42618 wants to merge 1 commit into
mainfrom
WIP/bhahn/fileURL

Conversation

@BHahn42618

Copy link
Copy Markdown

fileURL is deprecated since qt version 5.15 and has been removed for qt version 6.10. fileUrl should be used instead. In some places the new syntax is already used. Replace it for the missing places.

Link: https://doc.qt.io/qt-6.8/qml-qt-labs-folderlistmodel-folderlistmodel.html

fileURL is deprecated since qt version 5.15 and has been removed for qt
version 6.10. fileUrl should be used instead. In some places the new
syntax is already used. Replace it for the missing places.

Link: https://doc.qt.io/qt-6.8/qml-qt-labs-folderlistmodel-folderlistmodel.html
Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Co-authored-by: Tobias Hahn <t.hahn@phytec.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant