pidgin/win32/MinimizeToTray.h

Thu, 06 Oct 2016 10:07:48 -0400

author
Daniel Atallah <datallah@pidgin.im>
date
Thu, 06 Oct 2016 10:07:48 -0400
changeset 38114
324b3e1b30c5
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

Merge with provide-uri-handler-desktop-file

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial