Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.1
-
None
Description
qmlRegisterType<Blah>("QtQuick", 1,0, "Blah");
allows
import QtQuick 2.0
Item {}
to work.
Attachments
Issue Links
- relates to
-
QTBUG-60053 qmldir versioning documentation doesn't match behavior
- Closed