diff options
author | Sami Merilä <sami.merila@nokia.com> | 2009-10-26 06:52:32 (GMT) |
---|---|---|
committer | Sami Merilä <sami.merila@nokia.com> | 2009-10-26 06:52:32 (GMT) |
commit | 5476377d3bde8165e6832b7d90d5936a0154d11b (patch) | |
tree | a26cb86b7445c43f396bdcdf8e6820d6898fb7ab /doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp | |
parent | a0e6aeb31dde2c843cc9eff287627758c9b087e0 (diff) | |
download | Qt-5476377d3bde8165e6832b7d90d5936a0154d11b.zip Qt-5476377d3bde8165e6832b7d90d5936a0154d11b.tar.gz Qt-5476377d3bde8165e6832b7d90d5936a0154d11b.tar.bz2 |
Remove compilation warning from QtGui
QS60Style causes a compilation warning due to using incorrect parameter
when adjusting rect size in adjusted() call. The problematic line is
using twice same parameter and thus leaves one pre-set parameter unused,
which causes a compilation warning. Fixed by using the correct
parameter.
Task-number: N/A
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp')
0 files changed, 0 insertions, 0 deletions