diff --git a/ground/gcs/src/libs/utils/textbubbleslider.cpp b/ground/gcs/src/libs/utils/textbubbleslider.cpp index f73986a48..b3ee79bad 100644 --- a/ground/gcs/src/libs/utils/textbubbleslider.cpp +++ b/ground/gcs/src/libs/utils/textbubbleslider.cpp @@ -5,7 +5,7 @@ * @author Tau Labs, http://taulabs.org Copyright (C) 2013. * @brief Creates a slider with a text bubble showing the slider value * @see The GNU Public License (GPL) Version 3 - * @defgroup Config + * @defgroup * @{ * *****************************************************************************/ diff --git a/ground/gcs/src/libs/utils/textbubbleslider.h b/ground/gcs/src/libs/utils/textbubbleslider.h index f643137ec..9438b87a7 100644 --- a/ground/gcs/src/libs/utils/textbubbleslider.h +++ b/ground/gcs/src/libs/utils/textbubbleslider.h @@ -5,7 +5,7 @@ * @author Tau Labs, http://taulabs.org Copyright (C) 2013. * @brief Creates a slider with a text bubble showing the slider value * @see The GNU Public License (GPL) Version 3 - * @defgroup Config + * @defgroup * @{ * *****************************************************************************/