]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Fix #1290 by allowing the cursor to show samples
[pulseview.git] / pv / globalsettings.hpp
index 56ca9632e45a3bdcbb757018bd72a177f493791a..adb9168a1fbc3be027db6f7ee16df0930b501de4 100644 (file)
@@ -70,6 +70,9 @@ public:
        static const QString Key_View_ShowHoverMarker;
        static const QString Key_View_SnapDistance;
        static const QString Key_View_CursorFillColor;
+       static const QString Key_View_CursorShowInterval;
+       static const QString Key_View_CursorShowFrequency;
+       static const QString Key_View_CursorShowSamples;
        static const QString Key_Dec_InitialStateConfigurable;
        static const QString Key_Dec_ExportFormat;
        static const QString Key_Dec_AlwaysShowAllRows;