]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiMathMatrix.h
Add missing initialization
[lyx.git] / src / frontends / qt4 / GuiMathMatrix.h
index df9a27603260df5730f91876bfd2b095ed8dae53..8f2f036eabec76a0d326c1eb0392c3e08182c9cf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author John Levon
  * \author Edwin Leuven
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -37,7 +37,7 @@ public Q_SLOTS:
        void slotOK();
        void slotClose();
        void columnsChanged(int);
-       void rowsChanged(int);
+       void decorationChanged(int);
        void change_adaptor();
 };