pidgin/win32/MinimizeToTray.h

Thu, 29 Jan 2009 19:15:09 +0000

author
Marcus Lundblad <malu@pidgin.im>
date
Thu, 29 Jan 2009 19:15:09 +0000
branch
cpw.malu.xmpp.idle
changeset 25530
c3a967507df0
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

propagate from branch 'im.pidgin.pidgin' (head 6e7e5c40d3a90a9d0ed90b0e18dd64957db70198)
to branch 'im.pidgin.cpw.malu.xmpp.idle' (head e1aa0533e323a264311e8185b374edc875728bfd)

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial