Mercurial > pidgin.yaz
view plugins/docklet/MinimizeToTray.h @ 11793:dfdc286878f9
[gaim-migrate @ 14084]
make the buddy-typing and buddy-typing-stopped signals behave as advertised...
committer: Tailor Script <tailor@pidgin.im>
author | Gary Kramlich <grim@reaperworld.com> |
---|---|
date | Mon, 24 Oct 2005 06:06:51 +0000 |
parents | cae2fb7e8594 |
children |
line wrap: on
line source
#ifndef _MINIMIZE_TO_TRAY_H_ #define _MINIMIZE_TO_TRAY_H_ void MinimizeWndToTray(HWND hWnd); void RestoreWndFromTray(HWND hWnd); #endif /* _MINIMIZE_TO_TRAY_H_ */