]> git.lyx.org Git - lyx.git/blobdiff - src/RowPainter.h
Correct tex2lyx/roundtrip/test-structure.tex test.
[lyx.git] / src / RowPainter.h
index aa48f466729c4dc357faf5a78bb00c9e39a180d3..6d5a8c67696b7884f4cde80d193bb9f7b959ce88 100644 (file)
@@ -63,7 +63,7 @@ private:
        void paintStringAndSel(Row::Element const & e);
        void paintMisspelledMark(double orig_x, Row::Element const & e) const;
        void paintChange(double orig_x , Font const & font, Change const & change) const;
-       int paintAppendixStart(int y) const;
+       void paintAppendixStart(int y) const;
        void paintInset(Inset const * inset, Font const & font,
                     Change const & change, pos_type const pos);