From 7a3aec94626ce137f392b0b341faba678a431f36 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Wed, 23 Dec 2009 21:43:15 +0000 Subject: [PATCH] Use proper variable type...Come on people, check your code !! SVN revision: 44702 --- src/modules/winlist/e_winlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/winlist/e_winlist.c b/src/modules/winlist/e_winlist.c index 827186d15..f65363f8f 100644 --- a/src/modules/winlist/e_winlist.c +++ b/src/modules/winlist/e_winlist.c @@ -64,7 +64,7 @@ static double scroll_align_to = 0.0; static double scroll_align = 0.0; static Ecore_Timer *warp_timer = NULL; static Ecore_Timer *scroll_timer = NULL; -static Ecore_Timer *animator = NULL; +static Ecore_Animator *animator = NULL; /* externally accessible functions */ EAPI int