/[paragui]/paragui/include/paragui_types.h
ViewVC logotype

Diff of /paragui/include/paragui_types.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.6.2 by braindead, Fri Nov 1 15:00:59 2002 UTC revision 1.3.6.2.2.1 by braindead, Mon Nov 24 09:17:20 2003 UTC
# Line 42  Line 42 
42  %}  %}
43  #endif  #endif
44    
45    #include "pgcolor.h"
46    
47  // Forward declarations  // Forward declarations
48    
49  class PG_MessageObject;  class PG_MessageObject;
# Line 63  typedef struct { Line 65  typedef struct {
65    
66  //! Structure for widget gradients  //! Structure for widget gradients
67  typedef struct {  typedef struct {
68          SDL_Color colors[4];    //!< array of gradient colors          PG_Color colors[4];     //!< array of gradient colors
69  } PG_Gradient;  } PG_Gradient;
70    
71  #ifndef DOXYGEN_SKIP  #ifndef DOXYGEN_SKIP

Legend:
Removed from v.1.3.6.2  
changed lines
  Added in v.1.3.6.2.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26