X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=40dc1b3c5e94d0cda96e8078a7f166f45609b254;hp=276a968247b11b585d8583e3a0a2423eecb1108c;hb=1931b5f932cf068d073bc798f11dd21ede5389a2;hpb=caa2b3e9bd8dc1be0052693bb9bb1a9d4d3e00d8 diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 276a9682..40dc1b3c 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -56,6 +56,7 @@ public: static const QString Key_View_ConversionThresholdDispMode; static const QString Key_View_DefaultDivHeight; static const QString Key_View_DefaultLogicHeight; + static const QString Key_View_ShowHoverMarker; static const QString Key_Dec_InitialStateConfigurable; static const QString Key_Log_BufferSize; static const QString Key_Log_NotifyOfStacktrace;