Mercurial > pidgin
view gtk/plugins/docklet/MinimizeToTray.h @ 14552:7ca5e82ffd6f
[gaim-migrate @ 17275]
Advertise the same capabilities for both AIM and ICQ
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 14 Sep 2006 18:50:32 +0000 |
parents | 009db0b357b5 |
children |
line wrap: on
line source
#ifndef _MINIMIZE_TO_TRAY_H_ #define _MINIMIZE_TO_TRAY_H_ void MinimizeWndToTray(HWND hWnd); void RestoreWndFromTray(HWND hWnd); #endif /* _MINIMIZE_TO_TRAY_H_ */