X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fruler.h;h=689b073cede32e81af7e43e901057c2c93e515bf;hb=332afa7438aa5532599fe65f9092e1b24b34fe04;hp=f40f8255379166a06084c82c5c906783fb563346;hpb=0ba172cf7a0cecee952ed195cf80585bfb01f831;p=pulseview.git diff --git a/pv/view/ruler.h b/pv/view/ruler.h index f40f825..689b073 100644 --- a/pv/view/ruler.h +++ b/pv/view/ruler.h @@ -56,8 +56,6 @@ private: void mouseReleaseEvent(QMouseEvent *); private: - void draw_cursors(QPainter &p, unsigned int prefix); - /** * Draw a hover arrow under the cursor position. */