X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Flogicsignal.hpp;h=d34b65e755a399540ff96ee965b1f73d93a930c5;hp=8c3525e6c47427bf94587fbfd82203ec1c2964e0;hb=520362f8c4082820193f09e43b27a8c7df2ef011;hpb=99af6802961b0a5ec7ec7d3ff2215c8eb6925ca3 diff --git a/pv/view/logicsignal.hpp b/pv/view/logicsignal.hpp index 8c3525e6..d34b65e7 100644 --- a/pv/view/logicsignal.hpp +++ b/pv/view/logicsignal.hpp @@ -118,7 +118,7 @@ private: const std::vector get_trigger_types() const; QAction* action_from_trigger_type( - const sigrok::TriggerMatchType *match); + const sigrok::TriggerMatchType *type); const sigrok::TriggerMatchType* trigger_type_from_action( QAction *action); void populate_popup_form(QWidget *parent, QFormLayout *form);