src/window_type.h
branchNewGRF_ports
changeset 10210 a2131f7a315d
parent 10184 fcf5fb2548eb
child 10645 8cbdb511a674
child 10724 68a692eacf22
--- a/src/window_type.h	Wed Apr 16 00:07:47 2008 +0000
+++ b/src/window_type.h	Wed Apr 16 22:16:04 2008 +0000
@@ -7,6 +7,9 @@
 
 #include "core/enum_type.hpp"
 
+/**
+ * Window classes
+ */
 enum WindowClass {
 	WC_NONE,
 	WC_MAIN_WINDOW = WC_NONE,