Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 4.6.0
-
None
Description
a string property override results in value
text: "qStr(\"some value\")"
the correct value should be
text: qStr("some value")