]> sigrok.org Git - pulseview.git/blobdiff - pv/views/viewbase.hpp
Provide a settings checkbox for showing zero at the trigger
[pulseview.git] / pv / views / viewbase.hpp
index c8f72ab7a3caf9e6005379bd253e779974c5b73a..0a7605db153f822693aff9ae6c709265d86cd887 100644 (file)
@@ -110,6 +110,7 @@ protected:
 
        const bool is_main_view_;
 
+       util::Timestamp ruler_shift_;
        util::TimeUnit time_unit_;
 
        unordered_set< shared_ptr<data::SignalBase> > signalbases_;