X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.hpp;h=864a4e3865dc007c722cedbee04179f5c437e49e;hp=7534dbd7c2708c615b9d36179806ec521facac9b;hb=98cfe4e8dadad2cf710eb46fd5c85d9d0520a875;hpb=70a4886c67e381302d904d1d867abb9d8eac7053 diff --git a/pv/view/timemarker.hpp b/pv/view/timemarker.hpp index 7534dbd7..864a4e38 100644 --- a/pv/view/timemarker.hpp +++ b/pv/view/timemarker.hpp @@ -103,9 +103,6 @@ public: private Q_SLOTS: void on_value_changed(double value); -Q_SIGNALS: - void time_changed(); - protected: const QColor &colour_;