X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=37954fe85ac8e0006c78916737fe8aadbe47ac6d;hp=2448a3570d45b9f10187a480d6ef7a85dcf5a83d;hb=4a4e20f5e5e3601b99c763dafe1cbfb8c7d6a387;hpb=cbf7b5db5c3c04b95daf77bc0e6dc112c15e0195 diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 2448a35..37954fe 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -107,6 +107,8 @@ private Q_SLOTS: void on_new_view(Session *session); void on_view_close_clicked(); + void on_tab_close_requested(int index); + void on_actionViewStickyScrolling_triggered(); void on_actionViewColouredBg_triggered();