diff options
author | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-09-25 11:07:42 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-09-25 11:12:30 (GMT) |
commit | 0fa201d84468d82bec4268971eba865c50606e5c (patch) | |
tree | 628563893f64b9d9ab84312d55d33805706e3032 /dist/changes-3.3.2 | |
parent | 2bea70ee7f25462a6942dff15a21a6d5377433d3 (diff) | |
download | Qt-0fa201d84468d82bec4268971eba865c50606e5c.zip Qt-0fa201d84468d82bec4268971eba865c50606e5c.tar.gz Qt-0fa201d84468d82bec4268971eba865c50606e5c.tar.bz2 |
Use qDebug() instead of printf() when dumping the simplex matrix.
printf() does not work very well on windows, since it will not send the
output to OutputDebugString(). This allows us to catch the output even
if the program is configured without "CONFIG += console".
Diffstat (limited to 'dist/changes-3.3.2')
0 files changed, 0 insertions, 0 deletions