vcl/inc/impfont.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 182505aff18e1241ac88f791b419e6c856bf7ee5 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 29 13:59:34 2016 +1100 vcl: update comment about mbConfigLookup Change-Id: I468bd1810b10be6fab1abcd82cee46dd0b5022d0 diff --git a/vcl/inc/impfont.hxx b/vcl/inc/impfont.hxx index 8b7151d..cd215f6 100644 --- a/vcl/inc/impfont.hxx +++ b/vcl/inc/impfont.hxx @@ -132,14 +132,14 @@ private: // Flags - device independent bool mbSymbolFlag:1, mbOutline:1, - mbConfigLookup:1, // there was a config lookup + mbConfigLookup:1, // config lookup should only be done once mbShadow:1, mbVertical:1, mbTransparent:1; // compatibility, now on output device // deprecated variables - device independent - Color maColor; // compatibility, now on output device - Color maFillColor; // compatibility, now on output device + Color maColor; // compatibility, now on output device + Color maFillColor; // compatibility, now on output device // Device dependent variables OUString maMapNames; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits