Mercurial > pidgin.yaz
view pidgin/win32/MinimizeToTray.h @ 21739:84d1d66c73b6
disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'
author | Richard Nelson <wabz@pidgin.im> |
---|---|
date | Mon, 03 Dec 2007 06:55:53 +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_ */