1 /* $Id$ */
2
1 #ifndef WINDOW_H
3 #ifndef WINDOW_H
2 #define WINDOW_H
4 #define WINDOW_H
3
5
4 typedef union WindowEvent WindowEvent;
6 typedef union WindowEvent WindowEvent;
7