pidgin/pidgin

closing merged branch
kill-oscar-prpl
2019-10-25, Gary Kramlich
fb5297ba7969
closing merged branch
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */