]> git.lyx.org Git - lyx.git/blobdiff - src/rowpainter.h
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / rowpainter.h
index 7a43ef774f077b9b4b7dd6a5ec8386ba5459f985..480a2dd56c58a946e7fe99626795e1edc5131ed5 100644 (file)
@@ -58,6 +58,7 @@ public:
        void paintSelection();
 
 private:
+       void paintSeparator(double orig_x, double width, FontInfo const & font);
        void paintForeignMark(double orig_x, Language const * lang, int desc = 0);
        void paintMisspelledMark(double orig_x, bool changed);
        void paintHebrewComposeChar(pos_type & vpos, FontInfo const & font);