mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Integration of XEVIE branch to trunk
https://freedesktop.org/bugzilla/show_bug.cgi?id=947 Modified Files: cursorstr.h input.h inputstr.h windowstr.h
This commit is contained in:
@@ -91,4 +91,8 @@ typedef struct {
|
||||
int x, y;
|
||||
ScreenPtr pScreen;
|
||||
} HotSpot;
|
||||
|
||||
#ifdef XEVIE
|
||||
extern HotSpot xeviehot;
|
||||
#endif
|
||||
#endif /* CURSORSTRUCT_H */
|
||||
|
||||
Reference in New Issue
Block a user