paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/include pgbutton.h,1.4,1.5


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgbutton.h,1.4,1.5
Date: Sat, 27 Apr 2002 09:58:23 -0400

Update of /cvsroot/paragui/paragui/include
In directory subversions:/tmp/cvs-serv30375/include

Modified Files:
        pgbutton.h 
Log Message:
fixed hidden virtual "SetTransparency"



Index: pgbutton.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgbutton.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** pgbutton.h  27 Apr 2002 11:57:22 -0000      1.4
--- pgbutton.h  27 Apr 2002 13:58:20 -0000      1.5
***************
*** 221,225 ****
  
        /**  */
!       void SetTransparency(int norm, int pressed, int high);
  
        /**
--- 221,228 ----
  
        /**  */
!       void SetTransparency(Uint8 norm, Uint8 pressed, Uint8 high);
! 
!       /**  */
!       void SetTransparency(Uint8 t);
  
        /**




reply via email to

[Prev in Thread] Current Thread [Next in Thread]