]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/view.hpp
Save/restore view type
[pulseview.git] / pv / views / trace / view.hpp
index b0cf02603d53a22a38f758fe54af8b37e7b5093a..0ba23bb6cb4d8af09e48b3637a4a38b9b6e4ff85 100644 (file)
@@ -104,6 +104,8 @@ public:
 
        ~View();
 
+       virtual ViewType get_type() const;
+
        /**
         * Resets the view to its default state after construction. It does however
         * not reset the signal bases or any other connections with the session.