mirror of https://github.com/qt/qt3d.git
Qtquick3dextrasplugin: includemocs
Task-number: QTBUG-103286 Pick-to: 6.3 6.2 5.15 Change-Id: I45765ad198481b868cde062545116a4bf8d2f3da Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
1aeed8133c
commit
34aaca6c1f
|
@ -123,3 +123,5 @@ void Qt3DQuick3DExtrasPlugin::registerTypes(const char *uri)
|
|||
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#include "moc_qt3dquick3dextrasplugin.cpp"
|
||||
|
|
Loading…
Reference in New Issue