1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

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-15 13:07:52 +02:00
committed by Carlos R. Mafra
parent 583235bb36
commit 157209a035
13 changed files with 42 additions and 9 deletions

View File

@@ -56,6 +56,7 @@
#include "xinerama.h"
#include "placement.h"
#include "misc.h"
#include "event.h"
/**** Local variables ****/
#define CLIP_REWIND 1