From dc90ee6d9aa50db3fe5afa5c62bec30a14246301 Mon Sep 17 00:00:00 2001 From: Salanto Date: Sun, 11 Apr 2021 22:34:58 +0200 Subject: [PATCH] Update area_data.h --- include/area_data.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/area_data.h b/include/area_data.h index 595d64e..4dceb90 100644 --- a/include/area_data.h +++ b/include/area_data.h @@ -328,6 +328,7 @@ class AreaData : public QObject { QVector testimony; //!< Vector of all statements saved. Index 0 is always the title of the testimony. int statement; //!< Keeps track of the currently played statement. + /** * @brief The judgelog of an area. * * @details This list contains up to 10 recorded packets of the most recent judge actions (WT/CE or penalty updates) in an area.