X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fsignalscalehandle.hpp;fp=pv%2Fviews%2Ftrace%2Fsignalscalehandle.hpp;h=4b256a04a3dabc2d52776ea4a92b4a0f333150b2;hb=a3d5a7c7682ebb991718b49ae916c5840b3b6b51;hp=54eb59e85eba43d214ca772974f33c6c41f00998;hpb=e37a0c3e6087c1aaa1dff648ecb0c0d1ed786e6a;p=pulseview.git diff --git a/pv/views/trace/signalscalehandle.hpp b/pv/views/trace/signalscalehandle.hpp index 54eb59e8..4b256a04 100644 --- a/pv/views/trace/signalscalehandle.hpp +++ b/pv/views/trace/signalscalehandle.hpp @@ -67,7 +67,7 @@ public: * Get the drag point. * @param rect the rectangle of the widget area. */ - QPoint point(const QRect &rect) const; + QPoint drag_point(const QRect &rect) const; /** * Computes the outline rectangle of the viewport hit-box.