diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-02-15 12:55:34 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-02-15 12:58:32 (GMT) |
commit | c1fe9ae25aebc8d1b9c4a7f3e67fa25ecdcbadc8 (patch) | |
tree | 5496852f8afe59d82f7320c8ef6829f95dd14559 /doc/src/snippets/code/src_gui_dialogs_qwizard.cpp | |
parent | 81dae1c0f37ed0b9e4ec6bc1febad273391f518e (diff) | |
download | Qt-c1fe9ae25aebc8d1b9c4a7f3e67fa25ecdcbadc8.zip Qt-c1fe9ae25aebc8d1b9c4a7f3e67fa25ecdcbadc8.tar.gz Qt-c1fe9ae25aebc8d1b9c4a7f3e67fa25ecdcbadc8.tar.bz2 |
Replace the inline blend function by #define
Some compilers do not inline the functions, which is a problem
because the number of arguments exceed the limit for SSE,
and because it is a lot slower for those low level functions.
Diffstat (limited to 'doc/src/snippets/code/src_gui_dialogs_qwizard.cpp')
0 files changed, 0 insertions, 0 deletions