Mercurial > pidgin
view plugins/docklet/MinimizeToTray.h @ 12725:03f352459582
[gaim-migrate @ 15069]
Don't need this little doozy anymore!
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 05 Jan 2006 00:18:24 +0000 |
parents | cae2fb7e8594 |
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_ */