diff --git a/lib b/lib index 78a1f9a0..ceb3656c 160000 --- a/lib +++ b/lib @@ -1 +1 @@ -Subproject commit 78a1f9a05f67fb59b9d8e3cae5a4a98b74851599 +Subproject commit ceb3656ce8af64145e11b3a09039705245c97b16 diff --git a/src/ngscopeclient/AboutDialog.cpp b/src/ngscopeclient/AboutDialog.cpp index 214bac9f..183b7d5c 100644 --- a/src/ngscopeclient/AboutDialog.cpp +++ b/src/ngscopeclient/AboutDialog.cpp @@ -28,6 +28,8 @@ ***********************************************************************************************************************/ /** + \addtogroup dialogs + @file @author Andrew D. Zonenberg @brief Implementation of AboutDialog diff --git a/src/ngscopeclient/AboutDialog.h b/src/ngscopeclient/AboutDialog.h index 6e4e2238..008ffd5c 100644 --- a/src/ngscopeclient/AboutDialog.h +++ b/src/ngscopeclient/AboutDialog.h @@ -28,6 +28,9 @@ ***********************************************************************************************************************/ /** + \addtogroup dialogs + \ingroup ngscopeclient + @file @author Andrew D. Zonenberg @brief Declaration of AboutDialog