X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.hpp;fp=pv%2Fview%2Ftimemarker.hpp;h=4e9d1fa2ebf5158842b6314e0b906da5c318c6d7;hp=24688ebc2e3d91a6ef319e932948026971668198;hb=689dea92f288564260ef521f6f499e03e3cdbbd2;hpb=b3f44329f5846bfb800ee53c15c65b2395d3ba0c;ds=sidebyside diff --git a/pv/view/timemarker.hpp b/pv/view/timemarker.hpp index 24688ebc..4e9d1fa2 100644 --- a/pv/view/timemarker.hpp +++ b/pv/view/timemarker.hpp @@ -89,7 +89,7 @@ public: * @param rect The rectangle of the ruler client area. * @return Returns the label rectangle. */ - virtual QRectF get_label_rect(const QRect &rect) const; + virtual QRectF label_rect(const QRectF &rect) const; /** * Paints the marker's label to the ruler.