pidgin/win32/MinimizeToTray.h

Mon, 09 Apr 2007 02:04:03 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 09 Apr 2007 02:04:03 +0000
changeset 16080
5668a44f275c
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

Fix some overzealous s/gaim/purple/ stuff.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial