X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=201c5e20a9fc23f95b72f0d2f0cf2b546f9cee0c;hp=7bbff59fa9068d4b2f4650b5ea35b4521ddb1e0f;hb=8e15445ccd6994348eb74b24b5324d26c9be0cce;hpb=48051ccba42d9205959658d6165546334878ad17 diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 7bbff59f..201c5e20 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -46,6 +46,7 @@ public: static const QString Key_View_StickyScrolling; static const QString Key_View_ShowSamplingPoints; static const QString Key_View_ShowAnalogMinorGrid; + static const QString Key_View_ShowConversionThresholds; static const QString Key_View_DefaultDivHeight; static const QString Key_View_DefaultLogicHeight; static const QString Key_Dec_InitialStateConfigurable;