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:
Stuart Kreitman 2004-07-30 01:21:57 +00:00
commit 71164d118c
4 changed files with 28 additions and 2 deletions

View file

@ -222,4 +222,8 @@ extern ScreenSaverStuffRec savedScreenInfo[MAXSCREENS];
extern int numSaveUndersViewable;
extern int deltaSaveUndersViewable;
#ifdef XEVIE
extern WindowPtr xeviewin;
#endif
#endif /* WINDOWSTRUCT_H */