X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fview.hpp;h=08e17d6056867f45be84bee8b62d61cad70f45df;hb=d8d053b6e51abf651ca31d0d4822035c06fb7f9b;hp=9b6ce3ff2967c31283a499a3ff106a1aaa6fa430;hpb=2a9fcd6212fd54d9589717670824d6bd020c694a;p=pulseview.git diff --git a/pv/view/view.hpp b/pv/view/view.hpp index 9b6ce3f..08e17d6 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_;