diff options
author | Eduardo M. Fleury <eduardo.fleury@openbossa.org> | 2009-05-28 18:48:44 (GMT) |
---|---|---|
committer | Eduardo M. Fleury <eduardo.fleury@openbossa.org> | 2009-07-22 18:04:14 (GMT) |
commit | a5e99a6812e8a721dac29554ebcaa92c6d3fdd3a (patch) | |
tree | ec171d8d8f5c091bea5945418f679c248fec4a46 /src/3rdparty/webkit/JavaScriptCore/API/OpaqueJSString.cpp | |
parent | 35f33618ec766e4922977c31a5f522c261b19c61 (diff) | |
download | Qt-a5e99a6812e8a721dac29554ebcaa92c6d3fdd3a.zip Qt-a5e99a6812e8a721dac29554ebcaa92c6d3fdd3a.tar.gz Qt-a5e99a6812e8a721dac29554ebcaa92c6d3fdd3a.tar.bz2 |
QGraphicsAnchorLayout: Bugfix in spacing() method
In the public Qt::Orientation enum, Horizontal and Vertical mean
0x1 and 0x2 respectivelly, this was causing the internal data
structure to be accessed in positions 0 and 2 instead of 0 and 1.
Signed-off-by: Eduardo M. Fleury <eduardo.fleury@openbossa.org>
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/API/OpaqueJSString.cpp')
0 files changed, 0 insertions, 0 deletions