New header file event.h

The file event.h includes the function prototypes for event.c.

The prototypes included were moved from funcs.h.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
This commit is contained in:
Rodolfo García Peñas (kix)
2013-05-26 19:48:00 +01:00
committed by Carlos R. Mafra
parent 583235bb36
commit 157209a035
13 changed files with 42 additions and 9 deletions
+1
View File
@@ -48,6 +48,7 @@
#include "appicon.h"
#include "wmspec.h"
#include "xinerama.h"
#include "event.h"
#define MC_NEW 0
#define MC_DESTROY_LAST 1