Skip to content

fixed cases for easyapp modules#270

Merged
rozyczko merged 3 commits intodevelopfrom
case_changes
Mar 3, 2026
Merged

fixed cases for easyapp modules#270
rozyczko merged 3 commits intodevelopfrom
case_changes

Conversation

@rozyczko
Copy link
Member

@rozyczko rozyczko commented Mar 3, 2026

In Experiments.qml, the imports use lowercase easyApp (old Qt5 convention from src_qt5), while the current module is registered as EasyApp (capital E). Windows doesn't care, but Linux does.

The file also uses the older Qt5-style import QtQuick 2.14 / import QtQuick.Controls 2.14 instead of the versionless Qt6 style used in the rest of the project.

@rozyczko rozyczko added [scope] bug Bug report or fix (major.minor.PATCH) [priority] highest Urgent. Needs attention ASAP labels Mar 3, 2026
@rozyczko rozyczko merged commit 62f7734 into develop Mar 3, 2026
16 checks passed
@rozyczko rozyczko deleted the case_changes branch March 3, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] highest Urgent. Needs attention ASAP [scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant