]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Painter.h
Move the global formats and system_formats variables into the
[lyx.git] / src / frontends / Painter.h
index 11bd24f66ca10a33b6396d19a9ca8b52fb686477..b4843e67646f1ace0c85bddd90c9ed658a9135dc 100644 (file)
@@ -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