fix number of events

SVN revision: 42114
This commit is contained in:
Vincent Torri 2009-08-30 21:41:51 +00:00
parent 8f53c520a4
commit 2d11ac918c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#ifdef BUILD_ECORE_EVAS_WIN32
#define ECORE_EVAS_EVENT_COUNT 6
#define ECORE_EVAS_EVENT_COUNT 8
static int _ecore_evas_init_count = 0;
static int _ecore_evas_fps_debug = 0;