]> sigrok.org Git - pulseview.git/blobdiff - pv/views/decoder_output/view.hpp
Fix #1505 by always updating the DecodeTrace height when needed
[pulseview.git] / pv / views / decoder_output / view.hpp
index a6362ede7ac59646e1b08e43124c741abaab96d9..16d35e82e2823af56cfe83cd5738798360667e6c 100644 (file)
@@ -57,8 +57,6 @@ class View : public ViewBase
 public:
        explicit View(Session &session, bool is_main_view=false, QMainWindow *parent = nullptr);
 
-       ~View();
-
        virtual ViewType get_type() const;
 
        /**