X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewport.hpp;h=1b77a0d0699e7264170f869f39097216d923103b;hb=2bdc5796c866b9494b2c40051e973e4385d9c46f;hp=a49084b43ebe901f6e9cd7bb6ab2ad199e41e580;hpb=d9b55cc8ab01e83b392762ed1fa400fdafafb60b;p=pulseview.git diff --git a/pv/views/trace/viewport.hpp b/pv/views/trace/viewport.hpp index a49084b4..1b77a0d0 100644 --- a/pv/views/trace/viewport.hpp +++ b/pv/views/trace/viewport.hpp @@ -22,6 +22,7 @@ #include +#include #include #include @@ -62,7 +63,7 @@ private: * @param item The item that is being hovered over, or @c nullptr * if no view item is being hovered over. */ - void item_hover(const shared_ptr &item); + void item_hover(const shared_ptr &item, QPoint pos); /** * Sets this item into the dragged state.