]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiMathMatrix.h
More QDialogButtonBox
[lyx.git] / src / frontends / qt4 / GuiMathMatrix.h
index 8f2f036eabec76a0d326c1eb0392c3e08182c9cf..532bdef5c43e05542b48cd8fb074d488247fd779 100644 (file)
@@ -34,6 +34,7 @@ public:
        bool isBufferDependent() const { return true; }
 
 public Q_SLOTS:
+       void on_buttonBox_clicked(QAbstractButton *);
        void slotOK();
        void slotClose();
        void columnsChanged(int);