X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Ftrace.h;h=ca4040d2aae5cee6d79a5f9b590b5dc54727e12b;hb=aca00b1e0d3483926c53dfd856483a397f1c29a5;hp=05adf6cf58b1b579d9b5e969bef33bb1175c8e21;hpb=bda016e024cb6785fc4d0b49e60aa7bcbd7fba95;p=pulseview.git diff --git a/pv/view/trace.h b/pv/view/trace.h index 05adf6c..ca4040d 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -184,6 +184,7 @@ private slots: void on_colour_changed(const QColor &colour); signals: + void visibility_changed(); void text_changed(); void colour_changed();