]> sigrok.org Git - pulseview.git/blobdiff - pv/globalsettings.hpp
Introduce "logic trace height" setting
[pulseview.git] / pv / globalsettings.hpp
index 05ff126dd092e9070264a8ee55afeb24bc8c2970..7bbff59fa9068d4b2f4650b5ea35b4521ddb1e0f 100644 (file)
@@ -46,6 +46,8 @@ public:
        static const QString Key_View_StickyScrolling;
        static const QString Key_View_ShowSamplingPoints;
        static const QString Key_View_ShowAnalogMinorGrid;
+       static const QString Key_View_DefaultDivHeight;
+       static const QString Key_View_DefaultLogicHeight;
        static const QString Key_Dec_InitialStateConfigurable;
 
 public: