summaryrefslogtreecommitdiff
path: root/src/widgets/highscore_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/highscore_widget.h')
-rw-r--r--src/widgets/highscore_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/highscore_widget.h b/src/widgets/highscore_widget.h
index 3430fd3ef..3a2a1bfbb 100644
--- a/src/widgets/highscore_widget.h
+++ b/src/widgets/highscore_widget.h
@@ -12,7 +12,7 @@
#ifndef WIDGETS_HIGHSCORE_WIDGET_H
#define WIDGETS_HIGHSCORE_WIDGET_H
-/** Widgets of the WC_HIGHSCORE / WC_ENDSCREEN. */
+/** Widgets of the #EndGameHighScoreBaseWindow class and #HighScoreWindow class. */
enum HighscoreWidgets {
WID_H_BACKGROUND, ///< Background of the window.
};