- Timestamp:
- May 18, 2007, 10:10:41 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kapa-mods-2007-05/Ohana/src/kapa2/include/structures.h
r13432 r13434 116 116 Axis axis[4]; /* coordinate axes */ 117 117 Label label[8]; /* fixed axis labels */ 118 Graphdata style; /* current graph style*/118 Graphdata data; /* current graph data */ 119 119 120 120 Gobjects *objects; /* graphic objects */ … … 161 161 Coords coords; 162 162 char file[1024]; /* name of file */ 163 char buffer_name[1024]; /* name of buffer */163 char name[1024]; /* name of buffer */ 164 164 } KapaImageWidget; 165 165
Note:
See TracChangeset
for help on using the changeset viewer.
