X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=1b6560f99bfa4d1a451ae3e11b01731f4141224c;hb=051ba3b399abbd83fea8b7ef6f8876884ac0786c;hp=ba0e28032b18ea995feab78928ede7f334995ad6;hpb=e9c8e87cf09ad9761bea1193b25d01a87f8e0dd6;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index ba0e2803..1b6560f9 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -37,6 +37,7 @@ public: static const QString Key_View_AlwaysZoomToFit; static const QString Key_View_ColouredBG; static const QString Key_View_StickyScrolling; + static const QString Key_View_ShowSamplingPoints; public: GlobalSettings();