misc: circumvent QtCreator "module not found" bug
When registering into QML namespaces from a non-global context, certain QtCreator versions fail to find import modules. The only effect is a lack of correct "intellisense". We can register dummy namespace into the QML module namespaces we use to quiet the IDE. Change-Id: Ideb06541475788c669619be82c30d993554435a9
Please register or sign in to comment