]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Implement "fill logic signal high areas" feature
[pulseview.git] / pv / globalsettings.hpp
index 4f07955adb35200d9130f654f71894744cfacd54..6e027d782c97dd3e4a449e72282fa8c2ad55e646 100644 (file)
@@ -52,6 +52,8 @@ public:
        static const QString Key_View_ColoredBG;
        static const QString Key_View_StickyScrolling;
        static const QString Key_View_ShowSamplingPoints;
+       static const QString Key_View_FillSignalHighAreas;
+       static const QString Key_View_FillSignalHighAreaColor;
        static const QString Key_View_ShowAnalogMinorGrid;
        static const QString Key_View_ConversionThresholdDispMode;
        static const QString Key_View_DefaultDivHeight;