pidgin/win32/MinimizeToTray.h

Thu, 07 Jun 2007 10:56:44 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Thu, 07 Jun 2007 10:56:44 +0000
branch
release-2.1.0
changeset 18126
c47f97f320d3
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

Add missing toolbar insert bits

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial