Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.6.0
-
None
-
Qt Creator: *2.6.0*
Qt Library: *4.8.3*
OS: *Debian 6.06 (Squeeze)*
Arch: *x86 (32-bit)*
Description
If I enter layoutDirection as follows:
Flow { anchors.margins: 0 spacing: 2 layoutDirection: Qt.RightToLeft }
Qt Creator reports: invalid property name 'layoutDirection' (M16) both in syntax highlight as well as the QML designer.