X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftimemarker.hpp;h=24ba9b0341bb331b4026f2285a08f423a5aa2059;hb=a3d5a7c7682ebb991718b49ae916c5840b3b6b51;hp=7c49948b497179a29a32fd22cfcc3e633c2a78f1;hpb=e37a0c3e6087c1aaa1dff648ecb0c0d1ed786e6a;p=pulseview.git diff --git a/pv/views/trace/timemarker.hpp b/pv/views/trace/timemarker.hpp index 7c49948..24ba9b0 100644 --- a/pv/views/trace/timemarker.hpp +++ b/pv/views/trace/timemarker.hpp @@ -74,7 +74,7 @@ public: * Gets the arrow-tip point of the time marker. * @param rect the rectangle of the ruler area. */ - QPoint point(const QRect &rect) const override; + QPoint drag_point(const QRect &rect) const override; /** * Computes the outline rectangle of a label.