pidgin/win32/MinimizeToTray.h@dd990e8a3a92
pidgin/win32/MinimizeToTray.h
Tue, 09 Apr 2013 22:48:13 +0200
- author
- Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
- date
- Tue, 09 Apr 2013 22:48:13 +0200
- changeset 33871
- dd990e8a3a92
- parent 15435
-
4b933b06d75e
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
win32: switch intltool to OBS and update it to 0.50.2
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */