Mercurial > pidgin
view src/win32/IdleTracker/idletrack.h @ 7479:2f654b2cd51a
[gaim-migrate @ 8092]
CR pileup fix for userinfo
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Tue, 11 Nov 2003 20:43:10 +0000 |
parents | 516061abad03 |
children | fc464a0abccc |
line wrap: on
line source
/* * idletrack.h */ #include <windows.h> extern DWORD wgaim_get_lastactive(); extern BOOL wgaim_set_idlehooks(); extern void wgaim_remove_idlehooks();