X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fcursorpair.hpp;h=4361784a7a0a3d43e4e730add4217269bcb23b67;hb=786b76785856c6cf8f5916c0b8d76a61695762f9;hp=7e089083f0d34ecb426c8b2de3977cc799a01934;hpb=ccee92304f20d354ad4959f361d3d26eb5ea6270;p=pulseview.git diff --git a/pv/view/cursorpair.hpp b/pv/view/cursorpair.hpp index 7e08908..4361784 100644 --- a/pv/view/cursorpair.hpp +++ b/pv/view/cursorpair.hpp @@ -68,7 +68,7 @@ public: float get_x() const; - QPoint point() const; + QPoint point(const QRect &rect) const; pv::widgets::Popup* create_popup(QWidget *parent);