X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=b7f7af06de2d8ec5efbb7e15205187ff9090928c;hp=fe5bbc9e3292257cac2b38609e135bf9b91023af;hb=72486b789078f024e4f3404f81118c03b03e2b70;hpb=4d48a00b1a546fc04baa7c56ed0bcf52a2fdf985 diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index fe5bbc9e..b7f7af06 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -48,7 +48,7 @@ public: static const QString Key_View_ZoomToFitDuringAcq; static const QString Key_View_ZoomToFitAfterAcq; static const QString Key_View_TriggerIsZeroTime; - static const QString Key_View_ColouredBG; + static const QString Key_View_ColoredBG; static const QString Key_View_StickyScrolling; static const QString Key_View_ShowSamplingPoints; static const QString Key_View_ShowAnalogMinorGrid; @@ -56,6 +56,8 @@ public: static const QString Key_View_DefaultDivHeight; static const QString Key_View_DefaultLogicHeight; static const QString Key_Dec_InitialStateConfigurable; + static const QString Key_Log_BufferSize; + static const QString Key_Log_NotifyOfStacktrace; enum ConvThrDispMode { ConvThrDispMode_None = 0,