]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.h
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathExInt.h
index 5b5b67211cebbe53af719d60c5a1192d66d53722..d83d600bdebdebd57c9042d3ac312ac49fd23f37 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -29,7 +29,7 @@ public:
        ///
        void symbol(docstring const &);
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo &, int x, int y) const;