X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fdecodetrace.hpp;h=43473873444f01ba3f786b3c1fcd63b084215f70;hb=9510aea0fca1c7438be30a4f43988c001b5f0b11;hp=fe3503b6008817b4d47b9fc0b10ffe47d3ab9d01;hpb=873e80357d9622678069fcfe83b010717a68284c;p=pulseview.git diff --git a/pv/views/trace/decodetrace.hpp b/pv/views/trace/decodetrace.hpp index fe3503b6..43473873 100644 --- a/pv/views/trace/decodetrace.hpp +++ b/pv/views/trace/decodetrace.hpp @@ -184,6 +184,7 @@ public: private Q_SLOTS: void on_new_annotations(); void on_delayed_trace_update(); + void on_decode_reset(); void on_decode_finished(); void on_delete();