diff -r ef0373b55136 -r 758a864f9613 src/gui/text/qfontengine_p.h --- a/src/gui/text/qfontengine_p.h Fri Sep 17 08:34:18 2010 +0300 +++ b/src/gui/text/qfontengine_p.h Mon Oct 04 01:19:32 2010 +0300 @@ -253,6 +253,7 @@ protected: static const QVector &grayPalette(); + QFixed lastRightBearing(const QGlyphLayout &glyphs, bool round = false); private: struct GlyphCacheEntry {