-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.3.1
-
None
-
Win 10 Pro
I am gettings this syntax highlighting problem with Qt Creator 4.3.1 (Windows):
import QtQml.Models 2.3 DelegateModel { // Unknown component. (M300) }
At runtime everything works as expected.