plugins/docklet/MinimizeToTray.h

Thu, 05 Jan 2006 05:18:58 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 05 Jan 2006 05:18:58 +0000
changeset 12732
971281663a50
parent 11709
da6e9cd5f6d9
permissions
-rw-r--r--

[gaim-migrate @ 15076]
Add available/away/invisible/offline menu items to the docklet context
menu, and move all the status stuff into a submenu.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial