pidgin/win32/MinimizeToTray.h

Sat, 21 Jul 2007 22:20:00 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Sat, 21 Jul 2007 22:20:00 +0000
changeset 18857
45d6cb43b892
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

Add emblem to infopane. Fixes #79

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial