]> git.lyx.org Git - lyx.git/blobdiff - src/rowpainter.h
EmbeddedObjects.lyx, Math.lyx, UserGuide.lyx: Spanish translation updates by Ignacio
[lyx.git] / src / rowpainter.h
index 542573e1b2f0410d97265fb90327de6c6aef518a..5972833f9bca2e8e80adab370fbc685f22a61e01 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author various
  * \author John Levon
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -69,7 +69,7 @@ private:
        int leftMargin() const;
 
        /// return the label font for this row
-       FontInfo const getLabelFont() const;
+       FontInfo labelFont() const;
 
        /// contains painting related information.
        PainterInfo & pi_;