X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=e890a800e306b302f0b5939c28d7c78bcfe537d0;hp=6f32bf01ebbb8d959ce531a17ef1e55b0a16bba8;hb=c04f5a29b805e2aa7afa06d80363bad1f5b705f6;hpb=21f5864602c5c1920fc9b44813f31e789bee6895 diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 6f32bf0..e890a80 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -67,6 +67,7 @@ public: static const QString Key_View_DefaultLogicHeight; static const QString Key_View_ShowHoverMarker; static const QString Key_View_SnapDistance; + static const QString Key_View_CursorFillColor; static const QString Key_Dec_InitialStateConfigurable; static const QString Key_Dec_ExportFormat; static const QString Key_Log_BufferSize;