X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fviews%2Ftrace%2Fsignalscalehandle.hpp;h=4b256a04a3dabc2d52776ea4a92b4a0f333150b2;hb=963be49714665b5b12b29937875d432660ff4bc1;hp=54eb59e85eba43d214ca772974f33c6c41f00998;hpb=1573bf16ba50d1c023ad3a9ce596f0ab6eaeacff;p=pulseview.git diff --git a/pv/views/trace/signalscalehandle.hpp b/pv/views/trace/signalscalehandle.hpp index 54eb59e..4b256a0 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.