Mercurial > pidgin.yaz
view pidgin/win32/MinimizeToTray.h @ 17260:baaf2cf9339c
disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Thu, 24 May 2007 23:37:05 +0000 |
parents | 5fe8042783c1 |
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_ */