From 831b6ea4ce0441987538d83c0ea2ba2eef5ee95c Mon Sep 17 00:00:00 2001
From: Vickie Lynch <lynchve@ornl.gov>
Date: Thu, 6 Sep 2018 07:56:54 -0400
Subject: [PATCH] Refs #22420 overload warning

---
 Framework/MDAlgorithms/src/Integrate3DEvents.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Framework/MDAlgorithms/src/Integrate3DEvents.cpp b/Framework/MDAlgorithms/src/Integrate3DEvents.cpp
index a7f7265de77..1b92e8c574c 100644
--- a/Framework/MDAlgorithms/src/Integrate3DEvents.cpp
+++ b/Framework/MDAlgorithms/src/Integrate3DEvents.cpp
@@ -56,6 +56,7 @@ Integrate3DEvents::Integrate3DEvents(
  * to a peak and are within the specified radius of the specified peak centers,
  * and to integrate the peaks.
  *
+ * @overload
  * @param   peak_q_list  List of Q-vectors for peak centers.
  * @param   hkl_list     The list of h,k,l
  * @param   mnp_list     The list of satellite m,n,p
-- 
GitLab