From 0a6f517230a0f8b86c20e761ca18eb99f2a80a16 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 30 Sep 2019 18:20:15 +0200 Subject: No more doxygen warnings for gtk2_arodur/* That's with doxgen 1.8.13. --- gtk2_ardour/time_axis_view.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/time_axis_view.h') diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h index 0f9ea7e017..fa95c592ae 100644 --- a/gtk2_ardour/time_axis_view.h +++ b/gtk2_ardour/time_axis_view.h @@ -188,6 +188,7 @@ public: * @param pos Position to paste to (session samples). * @param selection Selection to paste. * @param ctx Paste context. + * @param sub_num music-time sub-division: \c -1: snap to bar, \c 1: exact beat, \c >1: \c (1 \c / \p sub_num \c ) beat-divisions */ virtual bool paste (ARDOUR::samplepos_t pos, const Selection& selection, -- cgit v1.2.3