pidgin/win32/MinimizeToTray.h

Mon, 03 Feb 2014 11:24:33 +0100

author
Tomasz Wasilczyk <twasilczyk@pidgin.im>
date
Mon, 03 Feb 2014 11:24:33 +0100
changeset 35347
cfd009d44edd
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

GEvolution: fix a warnings

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial