Mercurial > pidgin.yaz
view src/win32/MinimizeToTray.h @ 8774:5205743477bb
[gaim-migrate @ 9536]
Christopher (siege) O'Brien was very patient as we waffled and rethought
the option he wrote to supress disconnect dialogs
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 23 Apr 2004 17:13:33 +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_ */