fix test
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 22 Mar 2009 09:56:43 +0000 (09:56 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 22 Mar 2009 09:56:43 +0000 (09:56 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@39618 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_x/xcb/ecore_xcb.c

index 0903782..f62122a 100644 (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();