pidgin/pidgin

7ab560390e2f
Add PR 627 to the xmpp si filetransfer timeout entry in the ChangeLog
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */