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