diff options
Diffstat (limited to 'src/widgets/smallmap_widget.h')
-rw-r--r-- | src/widgets/smallmap_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/smallmap_widget.h b/src/widgets/smallmap_widget.h index cd87c0d2e..6476b8f1b 100644 --- a/src/widgets/smallmap_widget.h +++ b/src/widgets/smallmap_widget.h @@ -12,7 +12,7 @@ #ifndef WIDGETS_SMALLMAP_WIDGET_H #define WIDGETS_SMALLMAP_WIDGET_H -/** Widgets of the WC_SMALLMAP. */ +/** Widgets of the #SmallMapWindow class. */ enum SmallMapWidgets { WID_SM_CAPTION, ///< Caption of the window. WID_SM_MAP_BORDER, ///< Border around the smallmap. |