summaryrefslogtreecommitdiff
path: root/src/window_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_type.h')
-rw-r--r--src/window_type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/window_type.h b/src/window_type.h
index e5a9f8503..e6643a818 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -179,9 +179,9 @@ enum WindowClass {
/**
* textfile; %Window numbers:
- * - 0 = #NewGRFTextfileWidgets
+ * - 0 = #TextfileWidgets
*/
- WC_NEWGRF_TEXTFILE,
+ WC_TEXTFILE,
/**