diff options
author | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-10-07 13:16:09 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-10-07 13:30:53 (GMT) |
commit | 97005819172157c9d178bc338013488d22102bd9 (patch) | |
tree | d7cf85adf4775f6de95b930f791524e178c66266 /tests/auto/qnetworkproxy/.gitignore | |
parent | d65daa20e4a1df1479378fa166871dc2cf0e8612 (diff) | |
download | Qt-97005819172157c9d178bc338013488d22102bd9.zip Qt-97005819172157c9d178bc338013488d22102bd9.tar.gz Qt-97005819172157c9d178bc338013488d22102bd9.tar.bz2 |
Using const refs for passing qreal will make Qt slower on some systems.
For instance, if sizeof(qreal) == 4 (for instance on ARM) the stack size
needed will be the same, so it will just add an extra indirection.
Diffstat (limited to 'tests/auto/qnetworkproxy/.gitignore')
0 files changed, 0 insertions, 0 deletions