]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
Tie the "use coloured bg" setting in with the settings mgmt
[pulseview.git] / pv / view / view.hpp
index 5981f57a036c92a986710e4cf1520eec649ffe8c..0e1a54438a4206f00254453e26f4565c270de3bb 100644 (file)
@@ -210,22 +210,12 @@ public:
         */
        void toggle_sticky_scrolling(void);
 
-       /**
-        * Get current coloured_bg state. Returns true if coloured backgrounds are enabled.
-        */
-       bool get_coloured_bg(void);
-
        /**
         * Enables or disables coloured trace backgrounds. If they're not
         * coloured then they will use alternating colors.
         */
        void enable_coloured_bg(bool state);
 
-       /**
-        * Toggle coloured backgrounds.
-        */
-       void toggle_coloured_bg(void);
-
        /**
         * Returns true if cursors are displayed. false otherwise.
         */