diff options
author | Anders Bakken <anders.bakken@nokia.com> | 2009-04-28 17:22:57 (GMT) |
---|---|---|
committer | Anders Bakken <anders.bakken@nokia.com> | 2009-04-28 17:24:41 (GMT) |
commit | b4caab9d25d1a2a6f95bf4bd15094475586ccf6a (patch) | |
tree | 856d77f286a6aef756b56f937d4757065d96309c /src/plugins/graphicssystems | |
parent | cde40ce4a211816bf4222fa5487139c416f7b165 (diff) | |
download | Qt-b4caab9d25d1a2a6f95bf4bd15094475586ccf6a.zip Qt-b4caab9d25d1a2a6f95bf4bd15094475586ccf6a.tar.gz Qt-b4caab9d25d1a2a6f95bf4bd15094475586ccf6a.tar.bz2 |
Cleaned up constness errors
All these drawing functions really shouldn't be const even if some of
them can be. They should never be called from const functions and
when/if they change pen/brush stuff they cease being able to be const.
Also make sure fillRegion() uses the right brush.
Reviewed-by: Donald <qt-info@nokia.com>
Diffstat (limited to 'src/plugins/graphicssystems')
0 files changed, 0 insertions, 0 deletions