Change FocusIn/Out semantics to match Enter/Leave semantics.

This commit is contained in:
Peter Hutterer
2007-04-17 16:51:16 +09:30
parent 451d5464b4
commit b6aec7f6f9
4 changed files with 93 additions and 27 deletions

View File

@@ -391,5 +391,4 @@ typedef struct _QdEvent {
int evcount;
} QdEventRec;
#define MPXDBG(...) ErrorF("MPX: " __VA_ARGS__ )
#endif /* INPUTSTRUCT_H */