]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRoot.h
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathRoot.h
index 5872849750dbbba6a714bd575b93f58a0fb4419c..aaa62834f3acbf3b0a37d826876564d1e4f14550 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -27,7 +27,7 @@ public:
        ///
        bool idxUpDown(Cursor & cur, bool up) const;
        ///
-       bool metrics(MetricsInfo & mi, Dimension & dim) const;
+       void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;