src/window_type.h
branchnoai
changeset 10181 54df587fef5d
parent 9826 9707ad4c9b60
child 10645 8cbdb511a674
child 10724 68a692eacf22
--- a/src/window_type.h	Mon Apr 14 16:24:00 2008 +0000
+++ b/src/window_type.h	Mon Apr 14 21:21:10 2008 +0000
@@ -7,6 +7,9 @@
 
 #include "core/enum_type.hpp"
 
+/**
+ * Window classes
+ */
 enum WindowClass {
 	WC_NONE,
 	WC_MAIN_WINDOW = WC_NONE,