Every QML/JS file now imports all the other QML/JS files of its directory
This allows QML files to instantiate custom QML components and JS files to use the functions and variables of other files. REVIEW: 118743
Showing
Please register or sign in to comment