X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=b7f7af06de2d8ec5efbb7e15205187ff9090928c;hp=eda3e03a0bfc1bc12b2fe6870bf8ed1c5df8299a;hb=5620539c5113781af252576f9b7af5420e875ba7;hpb=bcb4c327ee9b8d2172d126429ba017884d079d4c diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index eda3e03..b7f7af0 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; @@ -57,6 +57,7 @@ public: 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,