X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=b7f7af06de2d8ec5efbb7e15205187ff9090928c;hb=727083851e431c1a0303347550d5ace9ea6962d1;hp=51212b023ab19f2e79145d991117bf804c707904;hpb=c5d6200c96d6478e2ff0a7be5fddf001d4cc41c1;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 51212b0..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;