summaryrefslogtreecommitdiff
path: root/libs/waveview/waveview
diff options
context:
space:
mode:
Diffstat (limited to 'libs/waveview/waveview')
-rw-r--r--libs/waveview/waveview/wave_view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/waveview/waveview/wave_view.h b/libs/waveview/waveview/wave_view.h
index 5dbb2909ab..6a8012b5e4 100644
--- a/libs/waveview/waveview/wave_view.h
+++ b/libs/waveview/waveview/wave_view.h
@@ -87,8 +87,8 @@ public:
void set_channel (int);
void set_region_start (ARDOUR::sampleoffset_t);
- /** Change the first position drawn by @param pixels.
- * @param pixels must be positive. This is used by
+ /** Change the first position drawn by \p pixels .
+ * \p pixels must be positive. This is used by
* AudioRegionViews in Ardour to avoid drawing the
* first pixel of a waveform, and exists in case
* there are uses for WaveView where we do not