libXcursor support (themed cursors).

This commit is contained in:
Fernando Tarlá Cardoso Lemos
2010-11-26 21:26:51 -02:00
committed by Michael Stapelberg
parent 3bab222aa7
commit 69fc6449dc
12 changed files with 123 additions and 31 deletions

View File

@ -51,5 +51,6 @@
#include "window.h"
#include "match.h"
#include "cmdparse.h"
#include "xcursor.h"
#endif