pidgin/win32/MinimizeToTray.h

Sun, 09 Aug 2009 17:16:20 +0000

author
Arnold Noronha <tdrhq@soc.pidgin.im>
date
Sun, 09 Aug 2009 17:16:20 +0000
branch
soc.2009.webkitmessageview
changeset 32447
19c015e19e7e
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

added smileyparser code.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial