X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;fp=pv%2Fglobalsettings.hpp;h=2b8bf17f5fba3dca6fa47a4872626d3b22dfb055;hp=e41c2ea9ed6a8b8d88b537f7bbae33bcc07f418d;hb=5d58e6ce2b4b0e786edb3945953e59a664685c1a;hpb=e505bec82f581f838bdcaae3c75bce96676cc9fd diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index e41c2ea9..2b8bf17f 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -57,6 +57,7 @@ public: static const QString Key_General_Theme; static const QString Key_General_Style; static const QString Key_General_SaveWithSetup; + static const QString Key_General_StartAllSessions; static const QString Key_View_ZoomToFitDuringAcq; static const QString Key_View_ZoomToFitAfterAcq; static const QString Key_View_TriggerIsZeroTime;