X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;fp=pv%2Fmainwindow.hpp;h=fdb3c88886d2ce05c0816e437ef4fbdb41f2983d;hp=f38ee44781632521cba1ee31402cc68af1a2bbfd;hb=24c29d4f917ffac5a280d572cc04d1edb66a81b9;hpb=bf9f12687c8d43422455cbdc27ec1cc5d4305149 diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index f38ee44..fdb3c88 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -124,9 +124,10 @@ private Q_SLOTS: void on_tab_close_requested(int index); void on_view_sticky_scrolling_shortcut(); - void on_view_coloured_bg_shortcut(); + void on_settingViewColouredBg_changed(const QVariant new_value); + void on_actionAbout_triggered(); void on_close_current_tab();