]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Auto-load session setups if they exist and auto-save them if desired
[pulseview.git] / pv / globalsettings.hpp
index e890a800e306b302f0b5939c28d7c78bcfe537d0..a65a723c0c0e85f4704fa38bb712a8e68276c0ba 100644 (file)
@@ -53,6 +53,7 @@ class GlobalSettings : public QSettings
 public:
        static const QString Key_General_Theme;
        static const QString Key_General_Style;
+       static const QString Key_General_SaveWithSetup;
        static const QString Key_View_ZoomToFitDuringAcq;
        static const QString Key_View_ZoomToFitAfterAcq;
        static const QString Key_View_TriggerIsZeroTime;