pidgin/win32/MinimizeToTray.h@caf0611084a0
pidgin/win32/MinimizeToTray.h
Mon, 28 May 2007 03:18:02 +0000
- author
- Stu Tomlinson <nosnilmot@pidgin.im>
- date
- Mon, 28 May 2007 03:18:02 +0000
- changeset 17407
- caf0611084a0
- parent 15435
-
4b933b06d75e
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
- add cyrus-sasl-plain & cyrus-sasl-md5 to Requires
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */