X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftrace.h;h=05adf6cf58b1b579d9b5e969bef33bb1175c8e21;hp=0b9c509aeda37e2f7e017ec1ffda7d0c7e1d6131;hb=bda016e024cb6785fc4d0b49e60aa7bcbd7fba95;hpb=91e8bf08c9799cb1041d26bf2ff6b67abf9a420b diff --git a/pv/view/trace.h b/pv/view/trace.h index 0b9c509a..05adf6cf 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -179,10 +179,6 @@ private: QRectF get_label_rect(int right); private slots: - void on_action_set_name_triggered(); - - void on_action_set_colour_triggered(); - void on_text_changed(const QString &text); void on_colour_changed(const QColor &colour);