src/win32/MinimizeToTray.h

Sat, 19 Jul 2003 06:27:14 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sat, 19 Jul 2003 06:27:14 +0000
changeset 6229
1704facbe9a5
parent 3630
caa952062dc2
permissions
-rw-r--r--

[gaim-migrate @ 6722]
Make "Show offline buddies" not also show empty groups.

Fix a compile warning.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial