mirror of
https://github.com/rgriebl/brickstore.git
synced 2026-02-05 00:08:37 -06:00
Qt 6.4's JS engine is now handling enums that are exported via
Q_CLASSINFO("RegisterEnumClassesUnscoped", "false")
correctly and the unscoped access just returns "undefined" values.
Also fixed the QML module name for the BrickLink types.
Extensions are documented here: https://rgriebl.github.io/brickstore/extensions/