app: qmlregister: Revert signature of registerTypes to fix unit tests.
This reverts an (inadvertent?) change made in 70a6972b which would fail the compilation of the tests. * src/app/qmlregister.h (registerTypes): Change parent type from MainApplication* to QObject* * src/app/qmlregister.cpp (registerTypes): Likewise. Change-Id: I1ef0aff38fcc9e07192d505614ebf9e2aa023921
Please register or sign in to comment