Mercurial > pidgin
changeset 3744:e9d681ef14d9
[gaim-migrate @ 3882]
Friendly gophers gopherly gopher my food!
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 18 Oct 2002 16:05:28 +0000 |
parents | e75bfb7fc336 |
children | 8a97803d5e79 |
files | plugins/win32/transparency/wintransparency.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/win32/transparency/wintransparency.h Fri Oct 18 16:01:35 2002 +0000 +++ b/plugins/win32/transparency/wintransparency.h Fri Oct 18 16:05:28 2002 +0000 @@ -8,6 +8,8 @@ extern int alpha; +BOOL WINAPI SetLayeredWindowAttributes(HWND,COLORREF,BYTE,DWORD); + /* These defines aren't found in the current version of mingw */ #ifndef LWA_ALPHA #define LWA_ALPHA 0x00000002