diff --git a/src/audio_timing.h b/src/audio_timing.h index 7891d2ef7..4c0ecf9cb 100644 --- a/src/audio_timing.h +++ b/src/audio_timing.h @@ -150,6 +150,7 @@ public: /// @brief The user pressed the left mouse button on the audio /// @param ms The time in milliseconds the user clicked /// @param ctrl_down Is the user currently holding the ctrl key down? + /// @param alt_down Is the user currently holding the alt key down? /// @param sensitivity Distance in milliseconds to consider existing markers /// @param snap_range Maximum snapping range in milliseconds /// @return All audio markers at the clicked position which are eligible