]> sigrok.org Git - pulseview.git/blobdiff - pv/views/decoder_output/view.hpp
Save/restore view type
[pulseview.git] / pv / views / decoder_output / view.hpp
index a4db819e50f1f883fbaf38f67f7c509b70f23a3d..79dfe234aac4751827d233352a8528328cf1761f 100644 (file)
@@ -39,6 +39,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.