]> git.lyx.org Git - lyx.git/blobdiff - src/RowPainter.h
Revert "Makes caret height adapt to context in mathed."
[lyx.git] / src / RowPainter.h
index 99f0c8c515be5463dd95e9c4a30a23400ede876d..20febee82674c4dfaeadf4c9ccac85c30fb76785 100644 (file)
@@ -64,8 +64,8 @@ private:
        void paintAppendixStart(int y) const;
        void paintInset(Row::Element const & e) const;
 
-       /// return the label font for this row
-       FontInfo labelFont() const;
+       /// return the label font for this row (end label when \c end is true)
+       FontInfo labelFont(bool end) const;
 
        ///
        void paintLabel() const;