X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fglobalsettings.hpp;h=1b6560f99bfa4d1a451ae3e11b01731f4141224c;hb=76ce6c7ae29059774c36bee27f6e09bfec94b358;hp=ba0e28032b18ea995feab78928ede7f334995ad6;hpb=87a97d8aa169936ec2dcd229df88b8c5b4a1411c;p=pulseview.git diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index ba0e280..1b6560f 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -37,6 +37,7 @@ public: static const QString Key_View_AlwaysZoomToFit; static const QString Key_View_ColouredBG; static const QString Key_View_StickyScrolling; + static const QString Key_View_ShowSamplingPoints; public: GlobalSettings();