X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FPainter.h;h=b4843e67646f1ace0c85bddd90c9ed658a9135dc;hb=50060053e36b3e9dfe03bc33ed3abac1eacc54b0;hp=11bd24f66ca10a33b6396d19a9ca8b52fb686477;hpb=28f6c312a95ba6a2f632c7540b8b69f0f2c0ab02;p=lyx.git diff --git a/src/frontends/Painter.h b/src/frontends/Painter.h index 11bd24f66c..b4843e6764 100644 --- a/src/frontends/Painter.h +++ b/src/frontends/Painter.h @@ -38,12 +38,7 @@ namespace frontend { * * The intention for a toolkit is that it uses these methods to paint * onto a backing pixmap. Only when expose events arrive via the event - * queue (perhaps generated via Screen::expose), does the copy onto - * the actual WorkArea widget take place. Paints are wrapped in (possibly - * recursive) calls to start() and end() to facilitate the backing pixmap - * management. - * - * Note that the methods return *this for convenience. + * queue, does the copy onto the actual WorkArea widget take place. * * Caution: All char_type and docstring arguments of the text drawing * methods of this class are no UCS4 chars or strings if the font is a