Mercurial > pidgin.yaz
view src/win32/MinimizeToTray.h @ 11049:c716cc44bfaa
[gaim-migrate @ 12983]
Enabled sending files to ICQ users
committer: Tailor Script <tailor@pidgin.im>
author | Jonathan Clark <ardentlygnarly> |
---|---|
date | Sat, 02 Jul 2005 16:44:01 +0000 |
parents | 9682c0e022c6 |
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_ */