summaryrefslogtreecommitdiff
path: root/src/widgets/news_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/news_widget.h')
-rw-r--r--src/widgets/news_widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/news_widget.h b/src/widgets/news_widget.h
index 23a66c8af..e5b893443 100644
--- a/src/widgets/news_widget.h
+++ b/src/widgets/news_widget.h
@@ -31,6 +31,7 @@ enum NewsWidgets {
WID_N_VEH_NAME, ///< Name of the new vehicle.
WID_N_VEH_SPR, ///< Graphical display of the new vehicle.
WID_N_VEH_INFO, ///< Some technical data of the new vehicle.
+ WID_N_SHOW_GROUP, ///< Show vehicle's group
};
/** Widgets of the #MessageHistoryWindow class. */