summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qrasterdefs_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-09-23 10:46:05 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-24 21:27:51 +0200
commit5d9a57432e0d7afb2b9826dc3292d5c1caa105db (patch)
tree0c1ba4ca7a13f8fc12a723a1bacfdb0d3c309fde /src/gui/painting/qrasterdefs_p.h
parent1f808a1d1d042955e98eb92d09e1b6b8154315e9 (diff)
Move the fetch and store pixel functions to qdrawhelper.cpp
These functions have begun showing in the tst_symbols unit test as "symbol does not start with q". Since they're never called directly, they're never inlined. Since they were inline, the compiler was probably deciding to not export them. Something changed and it could be anything (new compiler version, new options, etc.). So mark them static. Change-Id: I838dfc94edd7f09c202743bff0daf9d20c10c3a6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/gui/painting/qrasterdefs_p.h')
0 files changed, 0 insertions, 0 deletions