Enter context before running bindings
authorAaron Kennedy <aaron.kennedy@nokia.com>
Wed, 8 Jun 2011 00:16:17 +0000 (10:16 +1000)
committerAaron Kennedy <aaron.kennedy@nokia.com>
Wed, 8 Jun 2011 00:16:17 +0000 (10:16 +1000)
commit5171e2cdb8d6ac8a04f4eab488c7bcaadd3b4f15
tree4c605c128769e85d9fb32dbf7855ad0e0a7a1cbe
parent1325c549744346154a915115e9787b97427fad81
Enter context before running bindings

Although not strictly necessary to run the binding function, the
subsequent calls to toVariant() might execute code and thus require
a context.
src/declarative/qml/qdeclarativebinding.cpp