Alex Merry
7737bb48ba
Register non-gui types properly for declarative applets
It was not previously possible to use KConfig etc. from declarative applets, because the relevant qScriptRegisterMetaType functions were not called. This fixes that by calling registerNonGuiMetaTypes from registerSimpleAppletMetaTypes.
Description
No description provided
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%