pidgin/pidgin

Prepping for the next round of development
release-2.x.y
2020-06-11, Gary Kramlich
ff12f1b14a2e
Prepping for the next round of development
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */