summaryrefslogtreecommitdiff
path: root/src/widgets/console_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/console_widget.h')
-rw-r--r--src/widgets/console_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/console_widget.h b/src/widgets/console_widget.h
index 53d2b5f93..13fa2395c 100644
--- a/src/widgets/console_widget.h
+++ b/src/widgets/console_widget.h
@@ -12,7 +12,7 @@
#ifndef WIDGETS_CONSOLE_WIDGET_H
#define WIDGETS_CONSOLE_WIDGET_H
-/** Widgets of the WC_CONSOLE. */
+/** Widgets of the #IConsoleWindow class. */
enum ConsoleWidgets {
WID_C_BACKGROUND, ///< Background of the console.
};