Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing pics into qrc #359

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Conversation

jmlich
Copy link
Contributor

@jmlich jmlich commented Apr 20, 2024

I have spotted that some pictures are not shown in FLAVOR=qtcontrols.

In logs I can see following message:

qrc:/qml/components/DeviceButton.qml:14:5: QML Image: Cannot open: qrc:/qml/pics/devices/asteroidos.png

I have updated all files in directory as follows:

for i in $(ls -1|sort); do echo "        <file>qml/pics/devices/$i</file>"; done

@piggz piggz merged commit 855a835 into piggz:master Apr 27, 2024
3 checks passed
@jmlich jmlich deleted the missing-files-in-qrc branch April 28, 2024 07:13
@jmlich jmlich mentioned this pull request May 1, 2024
@jmlich jmlich mentioned this pull request May 12, 2024
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.

2 participants