]> sigrok.org Git - pulseview.git/blobdiff - pv/mainwindow.hpp
Tie the "use coloured bg" setting in with the settings mgmt
[pulseview.git] / pv / mainwindow.hpp
index f38ee44781632521cba1ee31402cc68af1a2bbfd..fdb3c88886d2ce05c0816e437ef4fbdb41f2983d 100644 (file)
@@ -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();