]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
TraceView: Add context menu to the cursor
[pulseview.git] / pv / globalsettings.hpp
index 56ca9632e45a3bdcbb757018bd72a177f493791a..f526285a13d322f364d34d069459e839a7eb4780 100644 (file)
@@ -70,6 +70,8 @@ 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_Dec_InitialStateConfigurable;
        static const QString Key_Dec_ExportFormat;
        static const QString Key_Dec_AlwaysShowAllRows;