X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Flogicsignal.hpp;h=8c3525e6c47427bf94587fbfd82203ec1c2964e0;hp=d7c4cb645b21eefc446a45acc1aae12228cc06ba;hb=aee9dcf34d3bb5bf53803d3e132ae69475e434b7;hpb=223d0c3748033130e9f11ff9af3dc29661f380e9 diff --git a/pv/view/logicsignal.hpp b/pv/view/logicsignal.hpp index d7c4cb64..8c3525e6 100644 --- a/pv/view/logicsignal.hpp +++ b/pv/view/logicsignal.hpp @@ -94,13 +94,6 @@ public: */ void scale_handle_dragged(int offset); - /** - * Paints the background layer of the signal with a QPainter - * @param p the QPainter to paint into. - * @param pp the painting parameters object to paint with.. - */ - void paint_back(QPainter &p, const ViewItemPaintParams &pp); - /** * Paints the mid-layer of the signal with a QPainter * @param p the QPainter to paint into.