pidgin/win32/MinimizeToTray.h@ec6dd456b74c
pidgin/win32/MinimizeToTray.h
Sat, 15 Aug 2009 05:52:26 +0000
- author
- Etan Reisner <deryni@pidgin.im>
- date
- Sat, 15 Aug 2009 05:52:26 +0000
- changeset 28258
- ec6dd456b74c
- parent 15435
-
4b933b06d75e
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Re-order the ungrouped formatting toolbar buttons to match the order of the
items in the grouped menus.
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */