X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fview.hpp;h=0ba23bb6cb4d8af09e48b3637a4a38b9b6e4ff85;hp=b0cf02603d53a22a38f758fe54af8b37e7b5093a;hb=db29815836442ac83d453b3de2bf1755e9fd89f0;hpb=a24412db987328f80cf32d8299d82b72a441c239 diff --git a/pv/views/trace/view.hpp b/pv/views/trace/view.hpp index b0cf0260..0ba23bb6 100644 --- a/pv/views/trace/view.hpp +++ b/pv/views/trace/view.hpp @@ -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.