plugins/docklet/MinimizeToTray.h

Wed, 26 Oct 2005 12:32:14 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Wed, 26 Oct 2005 12:32:14 +0000
changeset 11845
7dc7b5b05a9a
parent 11709
da6e9cd5f6d9
permissions
-rw-r--r--

[gaim-migrate @ 14136]
I forgot to commit this.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial