summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp
diff options
context:
space:
mode:
authorEduardo M. Fleury <eduardo.fleury@openbossa.org>2009-05-28 18:48:44 (GMT)
committerEduardo M. Fleury <eduardo.fleury@openbossa.org>2009-07-22 18:04:14 (GMT)
commita5e99a6812e8a721dac29554ebcaa92c6d3fdd3a (patch)
treeec171d8d8f5c091bea5945418f679c248fec4a46 /doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp
parent35f33618ec766e4922977c31a5f522c261b19c61 (diff)
downloadQt-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 'doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp')
0 files changed, 0 insertions, 0 deletions