projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c042b5d
)
Update description for Trace::get_label_rect()
author
Soeren Apel
<soeren@apelpie.net>
Sun, 9 Nov 2014 12:35:13 +0000
(13:35 +0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 13 Nov 2014 19:16:53 +0000
(20:16 +0100)
pv/view/trace.h
patch
|
blob
|
history
diff --git
a/pv/view/trace.h
b/pv/view/trace.h
index 7726be255f05db2e0f50307881ffc4763bdfe93a..4866b558ca3d537b4c671450d0a9f0a9bcf37f44 100644
(file)
--- a/
pv/view/trace.h
+++ b/
pv/view/trace.h
@@
-141,7
+141,6
@@
public:
/**
* Computes the outline rectangle of a label.
- * @param p the QPainter to lay out text with.
* @param right the x-coordinate of the right edge of the header
* area.
* @return Returns the rectangle of the signal label.