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

Diff of /paragui/include/pgcolor.h

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

revision 1.1.2.2 by braindead, Mon Nov 24 10:43:23 2003 UTC revision 1.1.2.3 by braindead, Tue Dec 2 15:27:57 2003 UTC
# Line 43  public: Line 43  public:
43          }          }
44  };  };
45    
46    //! Structure for widget gradients
47    typedef struct {
48            PG_Color colors[4];     //!< array of gradient colors
49    } PG_Gradient;
50    
51  #endif // PG_COLOR_H  #endif // PG_COLOR_H

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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