Files
brickstore/extensions
Robert Griebl 971a6aed80 Fix the documentation and extension scripts in regards to scoped enums
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.
2022-11-18 16:58:27 +01:00
..
2021-12-15 22:56:36 +01:00