projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0891e69
)
Trace: Fixed a doxygen comment
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sun, 24 Aug 2014 18:25:24 +0000
(19:25 +0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Mon, 8 Sep 2014 19:15:11 +0000
(21:15 +0200)
pv/view/trace.h
patch
|
blob
|
history
diff --git
a/pv/view/trace.h
b/pv/view/trace.h
index de68dea1b1ab376d5ea03ed51207b250760dfe79..5cab44040051ba3bc2bb71a0c181ee24f27714c5 100644
(file)
--- a/
pv/view/trace.h
+++ b/
pv/view/trace.h
@@
-112,7
+112,7
@@
public:
virtual void paint_fore(QPainter &p, int left, int right);
/**
- * Paints the signal label
into a QGLWidget
.
+ * Paints the signal label.
* @param p the QPainter to paint into.
* @param right the x-coordinate of the right edge of the header
* area.