summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-10-29 10:43:20 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-29 10:43:20 +1000
commit8250d455d8d85c5fe0c819f997ba0902315bfce4 (patch)
treea645591db67cdb235a160e49ff154e3670c6f5a8 /dist
parent95b0b37704c97c5b4b48cd53c6592fc714c99828 (diff)
Do not crash on Symbian
The qml debugging enabler in QtDeclarative made any Qt app crash which used QDeclarative. Reason was that QtDeclarative.dll tried to directly access (private) writable static data from QtGui.dll. This patch adds an accessor function for the data to QtGui, and the crash is gone. Done-by: Kai Koehne Reviewed-by: Kai Koehne (cherry picked from commit 2362d8b1e9fa86da1d3cc5dbb7d4467ec12311e1) Conflicts: src/declarative/debugger/qdeclarativedebugservice.cpp
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions