pidgin/win32/MinimizeToTray.h

Fri, 11 Mar 2011 03:12:12 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Fri, 11 Mar 2011 03:12:12 +0000
changeset 31545
1e8f5392916d
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

Normal post-release junk.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial