Mercurial > pidgin.yaz
view src/win32/MinimizeToTray.h @ 10371:fb8e82fa32af
[gaim-migrate @ 11593]
(17:28:50) SimGuy: LSchiere2: you didn't remove Etan from the CPW list
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 14 Dec 2004 22:30:52 +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_ */