diff options
author | Jason Barron <jbarron@trolltech.com> | 2009-08-20 11:46:52 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-08-20 11:50:40 (GMT) |
commit | adc732da98be7c2c13ffafaf6535e3cc47ebc0c3 (patch) | |
tree | 37f6f958b61ec233088d74722f9ad0dd28dad7b3 /mkspecs/common | |
parent | 7bd98800a9e5dd4470cb1230e78493262a26dde8 (diff) | |
download | Qt-adc732da98be7c2c13ffafaf6535e3cc47ebc0c3.zip Qt-adc732da98be7c2c13ffafaf6535e3cc47ebc0c3.tar.gz Qt-adc732da98be7c2c13ffafaf6535e3cc47ebc0c3.tar.bz2 |
Fix compilation of qpaintengine_vg.cpp.. again.
After the latest round of changes to Q_DECLARE_PRIVATE to use
templates, we no longer need to call data() because Q_D() will
expand to d_func() which will always return a pointer to the actual
object instead of the scoped pointer.
Diffstat (limited to 'mkspecs/common')
0 files changed, 0 insertions, 0 deletions