X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewitem.hpp;h=39cf034562fb0e11cb500e949a424d9265b47fad;hp=e1cc20040bd8ab33f3cded664454ebce23835136;hb=2601ce965fc455d23f5a964b84ddd74eb93705c4;hpb=1573bf16ba50d1c023ad3a9ce596f0ab6eaeacff diff --git a/pv/views/trace/viewitem.hpp b/pv/views/trace/viewitem.hpp index e1cc2004..39cf0345 100644 --- a/pv/views/trace/viewitem.hpp +++ b/pv/views/trace/viewitem.hpp @@ -98,7 +98,7 @@ public: * Get the drag point. * @param rect the rectangle of the widget area. */ - virtual QPoint point(const QRect &rect) const = 0; + virtual QPoint drag_point(const QRect &rect) const = 0; /** * Computes the outline rectangle of a label.