pidgin/win32/MinimizeToTray.h

Tue, 27 Mar 2007 21:01:08 +0000

author
Luke Schierer <lschiere@pidgin.im>
date
Tue, 27 Mar 2007 21:01:08 +0000
changeset 16016
38a4aed4924c
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

translation updates. I would see if they compile, but I can't compile at all right now.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial