X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..e8c185c3c5870f21f8352c9684e6feb9c1ef37a5:/disobedience/added.c diff --git a/disobedience/added.c b/disobedience/added.c index 9f9058b..32628ac 100644 --- a/disobedience/added.c +++ b/disobedience/added.c @@ -15,6 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file disobedience/added.c + * @brief List of recently added tracks + */ #include "disobedience.h" #include "popup.h" #include "queue-generic.h"