X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fdecodetrace.hpp;h=deda663e6b73232db502da514db1ccd65330fdc3;hb=99c4952654ae218a6b45ca61066deb4f81f68416;hp=55c3f3b5c47a80edbdff1e4dfab92e723cfda3a8;hpb=5c48ce328b0b049d0ddc1b137f20118c9084c929;p=pulseview.git diff --git a/pv/views/trace/decodetrace.hpp b/pv/views/trace/decodetrace.hpp index 55c3f3b..deda663 100644 --- a/pv/views/trace/decodetrace.hpp +++ b/pv/views/trace/decodetrace.hpp @@ -176,7 +176,7 @@ private: const data::DecodeChannel *ch); public: - void hover_point_changed(const QPoint &hp); + virtual void hover_point_changed(const QPoint &hp); private Q_SLOTS: void on_new_annotations();