diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-10-29 00:43:20 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-10-29 00:43:20 (GMT) |
commit | 8250d455d8d85c5fe0c819f997ba0902315bfce4 (patch) | |
tree | a645591db67cdb235a160e49ff154e3670c6f5a8 /src/dbus/qdbusmessage_p.h | |
parent | 95b0b37704c97c5b4b48cd53c6592fc714c99828 (diff) | |
download | Qt-8250d455d8d85c5fe0c819f997ba0902315bfce4.zip Qt-8250d455d8d85c5fe0c819f997ba0902315bfce4.tar.gz Qt-8250d455d8d85c5fe0c819f997ba0902315bfce4.tar.bz2 |
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 'src/dbus/qdbusmessage_p.h')
0 files changed, 0 insertions, 0 deletions