]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Add a hotkey to show/hide sampling points.
[pulseview.git] / pv / globalsettings.hpp
index ba0e28032b18ea995feab78928ede7f334995ad6..1b6560f99bfa4d1a451ae3e11b01731f4141224c 100644 (file)
@@ -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();