-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
straightforwardA straightforward taskA straightforward task
Description
Description
QML files use a mix of inconsistent versioned, and versionless imports. These all resolve to the same Qt6 module at runtime. The version numbers shouldn't impact the build, but the inconsistency is misleading and doesn't follow Qt6 conventions.
Acceptance Criteria
- All functionality preserved after rename
Proposed Solution
- Replace all versioned imports with versionless imports across all QML files in content and imports/NERO
Mocks
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
straightforwardA straightforward taskA straightforward task