diff options
Diffstat (limited to 'src/widgets/engine_widget.h')
-rw-r--r-- | src/widgets/engine_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/engine_widget.h b/src/widgets/engine_widget.h index 85b6060f4..b131a1dd4 100644 --- a/src/widgets/engine_widget.h +++ b/src/widgets/engine_widget.h @@ -12,7 +12,7 @@ #ifndef WIDGETS_ENGINE_WIDGET_H #define WIDGETS_ENGINE_WIDGET_H -/** Widgets of the WC_ENGINE_PREVIEW. */ +/** Widgets of the #EnginePreviewWindow class. */ enum EnginePreviewWidgets { WID_EP_QUESTION, ///< The container for the question. WID_EP_NO, ///< No button. |