summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-10-05 07:53:57 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-10-05 07:57:39 (GMT)
commit7655e27047790d89f9af0132946ad5db5138e7bf (patch)
tree52a4b6162f3cdf01f57454a4221736d59b396d03 /examples
parent1aaa11708eb0f8281e6de2c4ea6f04e5d38813e0 (diff)
downloadQt-7655e27047790d89f9af0132946ad5db5138e7bf.zip
Qt-7655e27047790d89f9af0132946ad5db5138e7bf.tar.gz
Qt-7655e27047790d89f9af0132946ad5db5138e7bf.tar.bz2
Fixed tst_qgraphicsitem.cpp compilation for Nokia X86 compiler.
Nokia X86 compiler is not able to resolve correct templated qCompare functionfor derived types. So implicit casting does nto work corectly. I have tried to add template specilations for qCompare also, but then compiler complainf about unambiguous functions. The promlem for now is fixed by adding explicit cast to same type against which the comparuion is done. Reviewed-by: TrustMe
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions