summaryrefslogtreecommitdiff
path: root/src/widgets/object_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/object_widget.h')
-rw-r--r--src/widgets/object_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/object_widget.h b/src/widgets/object_widget.h
index 1d0988a7d..0ce0c91fe 100644
--- a/src/widgets/object_widget.h
+++ b/src/widgets/object_widget.h
@@ -12,7 +12,7 @@
#ifndef WIDGETS_OBJECT_WIDGET_H
#define WIDGETS_OBJECT_WIDGET_H
-/** Widgets of the WC_BUILD_OBJECT. */
+/** Widgets of the #BuildObjectWindow class. */
enum BuildObjectWidgets {
WID_BO_CLASS_LIST, ///< The list with classes.
WID_BO_SCROLLBAR, ///< The scrollbar associated with the list.