X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;fp=pv%2Fglobalsettings.hpp;h=201c5e20a9fc23f95b72f0d2f0cf2b546f9cee0c;hp=7bbff59fa9068d4b2f4650b5ea35b4521ddb1e0f;hb=4433246b9ef4247ff469ae7307606a6d872c573f;hpb=b9cdbe03be1155f56cf06aa921d72bc2b6dc527d diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 7bbff59..201c5e2 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;