X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=inline;f=pv%2Fglobalsettings.hpp;fp=pv%2Fglobalsettings.hpp;h=adb9168a1fbc3be027db6f7ee16df0930b501de4;hb=a3c57f445a469cd9fc7ec02d529d9425a94b2256;hp=f526285a13d322f364d34d069459e839a7eb4780;hpb=79a37ed84b4021736ee7cac75fa3a255b5453dda;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index f526285a..adb9168a 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -72,6 +72,7 @@ public: 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;