Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.3, 6.7, 6.8.0 Beta3, 6.8, 6.9.0 FF
-
6.8
-
None
-
698110b42 (dev), 9e9525944 (6.8), f17ee9598 (6.7)
Description
qmllint uses the wrong category for its
Property "xxx" has incomplete type "Unregistered". You may be missing an import. [missing-property]
warning: it has nothing to do with missing property, but should be [unresolved-type] instead.
Attachments
Issue Links
- resulted from
-
QTBUG-118112 Create doc pages that explain how to fix qmllint/qmlsc warnings (take 2)
- Closed