X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Fdecoder_output%2Fview.hpp;h=79dfe234aac4751827d233352a8528328cf1761f;hb=db29815836442ac83d453b3de2bf1755e9fd89f0;hp=a4db819e50f1f883fbaf38f67f7c509b70f23a3d;hpb=a24412db987328f80cf32d8299d82b72a441c239;p=pulseview.git diff --git a/pv/views/decoder_output/view.hpp b/pv/views/decoder_output/view.hpp index a4db819e..79dfe234 100644 --- a/pv/views/decoder_output/view.hpp +++ b/pv/views/decoder_output/view.hpp @@ -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.