# HG changeset patch # User Herman Bloggs # Date 1048358189 0 # Node ID 6cb8b0686e463da8c4ef07dacefa6a469f51d951 # Parent e1b5619e6a026a847a343a72b1568462b49c732e [gaim-migrate @ 5188] wgaim_gtkspell_init added to initializer committer: Tailor Script diff -r e1b5619e6a02 -r 6cb8b0686e46 src/win32/win32dep.c --- a/src/win32/win32dep.c Sat Mar 22 18:34:16 2003 +0000 +++ b/src/win32/win32dep.c Sat Mar 22 18:36:29 2003 +0000 @@ -308,6 +308,8 @@ */ if(!wgaim_set_idlehooks()) debug_printf("Failed to initialize idle tracker\n"); + + wgaim_gtkspell_init(); } /* Windows Cleanup */