X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Flogicsignal.hpp;h=8c3525e6c47427bf94587fbfd82203ec1c2964e0;hp=d7c4cb645b21eefc446a45acc1aae12228cc06ba;hb=99af6802961b0a5ec7ec7d3ff2215c8eb6925ca3;hpb=1022c445e8c9a1133a8239db1da37bd0f9ed9699 diff --git a/pv/view/logicsignal.hpp b/pv/view/logicsignal.hpp index d7c4cb6..8c3525e 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.