src/window_func.h
changeset 8348 4d7c1c5055b3
parent 8254 1496654ca5e7
child 8857 7593af4962e6
equal deleted inserted replaced
8347:7edfa9e0c8ad 8348:4d7c1c5055b3
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file window.h Window functions not directly related to making/drawing windows. */
     3 /** @file window_func.h Window functions not directly related to making/drawing windows. */
     4 
     4 
     5 #ifndef WINDOW_FUNC_H
     5 #ifndef WINDOW_FUNC_H
     6 #define WINDOW_FUNC_H
     6 #define WINDOW_FUNC_H
     7 
     7 
     8 #include "window_type.h"
     8 #include "window_type.h"