SVN revision: 39618
This commit is contained in:
Vincent Torri 2009-03-22 09:56:43 +00:00
parent 462198ea40
commit 91c7e2c0d2
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ ecore_x_init(const char *name)
_ecore_xcb_event_handlers[_ecore_xcb_event_fixes_selection_id] = _ecore_x_event_handle_fixes_selection_notify;
#endif /* ECORE_XCB_FIXES */
if (!ECORE_X_EVENT_KEY_DOWN)
if (!ECORE_X_EVENT_MOUSE_IN)
{
ECORE_X_EVENT_MOUSE_IN = ecore_event_type_new();
ECORE_X_EVENT_MOUSE_OUT = ecore_event_type_new();