X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fview.hpp;h=08e17d6056867f45be84bee8b62d61cad70f45df;hb=7df44935d55572baa53fce9ce4e8e3258b2d5ecb;hp=9b6ce3ff2967c31283a499a3ff106a1aaa6fa430;hpb=2a9fcd6212fd54d9589717670824d6bd020c694a;p=pulseview.git diff --git a/pv/view/view.hpp b/pv/view/view.hpp index 9b6ce3ff..08e17d60 100644 --- a/pv/view/view.hpp +++ b/pv/view/view.hpp @@ -426,6 +426,8 @@ private: pv::util::Timestamp offset_; bool updating_scroll_; + bool settings_restored_; + bool sticky_scrolling_; bool coloured_bg_; bool always_zoom_to_fit_;