X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=930bb5bbfcceee55f7fdea1cf9cab54831208901;hp=1c07c308d71a5170e9c227a251fa14238aafde01;hb=1cc1c8dec120ed6d98071f939ea435d85ee853bf;hpb=669686c18ca6f1ee0697ae7804bfddf4fc6bd1e1 diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 1c07c30..930bb5b 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -43,6 +43,7 @@ public: static const QString Key_View_StickyScrolling; static const QString Key_View_ShowSamplingPoints; static const QString Key_View_ShowAnalogMinorGrid; + static const QString Key_Dec_InitialStateConfigurable; public: GlobalSettings();