projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57ee79
)
SelectableItem: Fix documentation
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Wed, 5 Nov 2014 22:50:42 +0000
(22:50 +0000)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Wed, 19 Nov 2014 10:23:02 +0000
(10:23 +0000)
pv/view/selectableitem.h
patch
|
blob
|
history
diff --git
a/pv/view/selectableitem.h
b/pv/view/selectableitem.h
index d3217752289e4cea7ceffdc16b59482ddd862471..a062fa04223627fe9ac8a211c1887b58aba7d86b 100644
(file)
--- 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;