pidgin/pidgin

Move PidginMenuTray to the gtype macros

2019-11-15, Gary Kramlich
1341d8d2c10e
Move PidginMenuTray to the gtype macros
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */