pidgin/win32/MinimizeToTray.h@df0fbf9fb618
pidgin/win32/MinimizeToTray.h
Sat, 22 Sep 2007 20:31:49 +0000
- author
- Richard Laager <rlaager@pidgin.im>
- date
- Sat, 22 Sep 2007 20:31:49 +0000
- changeset 20667
- df0fbf9fb618
- parent 15435
-
4b933b06d75e
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Add msn/contact.c and msn/oim.c to POTFILES.in
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */