]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Tie the "sticky scrolling" setting in with the settings mgmt
[pulseview.git] / pv / globalsettings.hpp
index 9581e294ba658518e393f7e5966324e9a92f3433..ba0e28032b18ea995feab78928ede7f334995ad6 100644 (file)
@@ -36,6 +36,7 @@ class GlobalSettings : public QSettings
 public:
        static const QString Key_View_AlwaysZoomToFit;
        static const QString Key_View_ColouredBG;
+       static const QString Key_View_StickyScrolling;
 
 public:
        GlobalSettings();