X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewitem.hpp;h=39cf034562fb0e11cb500e949a424d9265b47fad;hb=a3d5a7c7682ebb991718b49ae916c5840b3b6b51;hp=e1cc20040bd8ab33f3cded664454ebce23835136;hpb=e37a0c3e6087c1aaa1dff648ecb0c0d1ed786e6a;p=pulseview.git diff --git a/pv/views/trace/viewitem.hpp b/pv/views/trace/viewitem.hpp index e1cc200..39cf034 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.