X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffrontends%2Fqt4%2FGuiMathMatrix.h;h=8f2f036eabec76a0d326c1eb0392c3e08182c9cf;hb=37f41fd4b56c54764014c93c003be555f3fd6421;hp=125af16a2f77bc96cc01dc032aef5ca30b43f3fd;hpb=f1cba8ff64b369792fd49f5ddf90e8126ab476ac;p=lyx.git diff --git a/src/frontends/qt4/GuiMathMatrix.h b/src/frontends/qt4/GuiMathMatrix.h index 125af16a2f..8f2f036eab 100644 --- a/src/frontends/qt4/GuiMathMatrix.h +++ b/src/frontends/qt4/GuiMathMatrix.h @@ -37,7 +37,7 @@ public Q_SLOTS: void slotOK(); void slotClose(); void columnsChanged(int); - void rowsChanged(int); + void decorationChanged(int); void change_adaptor(); };