X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=50708c2035a9f1069545292e03a50d3f6017e34d;hp=e3a51c6d88f5b32a62c2801eed7c743e3b33d4bf;hb=87a97d8aa169936ec2dcd229df88b8c5b4a1411c;hpb=33a94f9bf233bbb3cfe9b407df303bbcd95d37df diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index e3a51c6..50708c2 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -121,10 +121,11 @@ private Q_SLOTS: void on_tab_changed(int index); void on_tab_close_requested(int index); - void on_view_sticky_scrolling_shortcut(); void on_view_coloured_bg_shortcut(); + void on_view_sticky_scrolling_shortcut(); void on_settingViewColouredBg_changed(const QVariant new_value); + void on_settingViewStickyScrolling_changed(const QVariant new_value); void on_close_current_tab();