X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fview%2Fselectableitem.h;fp=pv%2Fview%2Fselectableitem.h;h=a062fa04223627fe9ac8a211c1887b58aba7d86b;hb=7ccd5a64548bccac7c172f9d5649f936044a5fa1;hp=d3217752289e4cea7ceffdc16b59482ddd862471;hpb=e57ee799a5512ce13460b733e7ca08de8f1277cf;p=pulseview.git diff --git a/pv/view/selectableitem.h b/pv/view/selectableitem.h index d3217752..a062fa04 100644 --- a/pv/view/selectableitem.h +++ b/pv/view/selectableitem.h @@ -49,7 +49,7 @@ public: public: /** - * Returns true if the signal has been selected by the user. + * Returns true if the item has been selected by the user. */ bool selected() const;