pidgin/win32/MinimizeToTray.h@294277e634fc
pidgin/win32/MinimizeToTray.h
Mon, 26 Mar 2007 05:42:33 +0000
- author
- Mark Doliner <markdoliner@pidgin.im>
- date
- Mon, 26 Mar 2007 05:42:33 +0000
- changeset 15998
- 294277e634fc
- parent 15435
-
4b933b06d75e
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
More gaim->whatever isms
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */