summaryrefslogtreecommitdiff
path: root/src/widgets/group_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/group_widget.h')
-rw-r--r--src/widgets/group_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/group_widget.h b/src/widgets/group_widget.h
index f8c556eac..bd0d90486 100644
--- a/src/widgets/group_widget.h
+++ b/src/widgets/group_widget.h
@@ -12,7 +12,7 @@
#ifndef WIDGETS_GROUP_WIDGET_H
#define WIDGETS_GROUP_WIDGET_H
-/** Widgets of the WC_TRAINS_LIST / WC_ROADVEH_LIST / WC_SHIPS_LIST / WC_AIRCRAFT_LIST. */
+/** Widgets of the #VehicleGroupWindow class. */
enum GroupListWidgets {
WID_GL_CAPTION, ///< Caption of the window.
WID_GL_SORT_BY_ORDER, ///< Sort order.