X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=6e027d782c97dd3e4a449e72282fa8c2ad55e646;hb=6fff12acb797c5363f5ac2e60a9b747032f2ce79;hp=4f07955adb35200d9130f654f71894744cfacd54;hpb=fb64180193664005567570724d52b685913e15ed;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 4f07955a..6e027d78 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;