core, change an include to make krazy happy

Authored by bcoudoin.

Description

core, change an include to make krazy happy

Per the documentation on qmlRegisterType it is valid to include <QtQml>
but as krazy compiles, this patch replaces it with <QQmlComponent>

Details

Committed
hkaelbererMar 26 2015, 3:43 PM
Parents
R2:ad05ea9a6cfe: core, minor, fix doublequote_chars for krazy
Branches
Unknown
Tags
Unknown