Mercurial > pidgin.yaz
view src/win32/MinimizeToTray.h @ 6947:6777368cc2ba
[gaim-migrate @ 7494]
apparently i missed an email containing a dutch translation, but the translator was kind enough to notice and resend it :-)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 24 Sep 2003 19:10:21 +0000 |
parents | 9682c0e022c6 |
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_ */