summaryrefslogtreecommitdiff
path: root/libs/waveview
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-09-30 21:00:29 +0200
committerRobin Gareus <robin@gareus.org>2019-09-30 21:03:29 +0200
commitecc25978702543238350a19808866746e1f848b2 (patch)
treea90b985cad94f27f2613bed439d06237bbe22bb6 /libs/waveview
parent7b850b9d30b553576d5dae9f8d62eaab3982f06e (diff)
Fix remaining doxygen warnings (!)
Diffstat (limited to 'libs/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