[gaim-migrate @ 3882]

Fri, 18 Oct 2002 16:05:28 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Fri, 18 Oct 2002 16:05:28 +0000
changeset 3744
60c7b2c3e134
parent 3743
ebd3ab121ac4
child 3745
50c1cc95cef1

[gaim-migrate @ 3882]
Friendly gophers gopherly gopher my food!

plugins/win32/transparency/wintransparency.h file | annotate | diff | comparison | revisions
--- 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

mercurial