X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.h;fp=pv%2Fview%2Ftimemarker.h;h=ec34fb5668a1a89a6db2f03bc21753e8a0dfe4ce;hb=e9213170687cf4afd14e20acdc690ff9381d94ae;hp=fc058c2713134bab227eeb6ec0cece3c1d0f43a1;hpb=0b8e35218a328079bd8b88ab5b4bc18ead473d06;p=pulseview.git diff --git a/pv/view/timemarker.h b/pv/view/timemarker.h index fc058c27..ec34fb56 100644 --- a/pv/view/timemarker.h +++ b/pv/view/timemarker.h @@ -88,10 +88,10 @@ public: pv::widgets::Popup* create_popup(QWidget *parent); -private slots: +private Q_SLOTS: void on_value_changed(double value); -signals: +Q_SIGNALS: void time_changed(); protected: