X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=6e027d782c97dd3e4a449e72282fa8c2ad55e646;hb=f125ab7f8ad363ba69f5e7b2b1b1197b2f9f0080;hp=4f07955adb35200d9130f654f71894744cfacd54;hpb=fb64180193664005567570724d52b685913e15ed;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 4f07955..6e027d7 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -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;