X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiLog.h;h=2a9ebb6e7a44d5233b2da13c9bd643bc1f7aa5d9;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=e8bdbb901b5f482e9863a8835b7d8b514619e6c3;hpb=8e109a4153e35433c9a1903916a77adbf9afa8bb;p=lyx.git diff --git a/src/frontends/qt4/GuiLog.h b/src/frontends/qt4/GuiLog.h index e8bdbb901b..2a9ebb6e7a 100644 --- a/src/frontends/qt4/GuiLog.h +++ b/src/frontends/qt4/GuiLog.h @@ -41,6 +41,8 @@ private Q_SLOTS: void on_nextErrorPB_clicked(); /// jump to next warning void on_nextWarningPB_clicked(); + /// Log type changed + void typeChanged(int); private: /// Apply changes