diff src/win32/win32dep.h @ 3973:d9287e87ba56

[gaim-migrate @ 4157] wgaim_im_blink added committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Sat, 16 Nov 2002 01:16:27 +0000
parents c25cf0495533
children a997156437b6
line wrap: on
line diff
--- a/src/win32/win32dep.h	Sat Nov 16 01:15:49 2002 +0000
+++ b/src/win32/win32dep.h	Sat Nov 16 01:16:27 2002 +0000
@@ -20,6 +20,7 @@
  **/
 /* Misc */
 HINSTANCE wgaim_hinstance(void);
+extern void wgaim_im_blink(GtkWidget*);
 
 /* Determine Gaim paths */
 extern char* wgaim_install_dir(void);