]> git.lyx.org Git - lyx.git/blobdiff - src/rowpainter.h
After a hiatus, I'm returning to the rewrite of InsetCommandParams, the purpose of...
[lyx.git] / src / rowpainter.h
index 874a28b00047cfae86de0ae62afc0666e5c23310..542573e1b2f0410d97265fb90327de6c6aef518a 100644 (file)
@@ -63,7 +63,8 @@ private:
        int paintAppendixStart(int y);
        void paintFromPos(pos_type & vpos);
        void paintInset(Inset const * inset, pos_type const pos);
-
+       void paintInlineCompletion(Font const & font);
+       
        /// return left margin
        int leftMargin() const;