Diff of /trunk/src/map-tool.h

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

revision 152 by harbaum, Mon Nov 2 10:53:01 2009 UTC revision 155 by harbaum, Tue Nov 3 08:38:23 2009 UTC
# Line 24  typedef enum { MAP_NONE=0, MAP_ALL, MAP_ Line 24  typedef enum { MAP_NONE=0, MAP_ALL, MAP_
24    
25  typedef struct {  typedef struct {
26    char *id;    char *id;
   gboolean displayed;  
27  } cache_display_t;  } cache_display_t;
28    
29  typedef struct map_context_s {  typedef struct map_context_s {

Legend:
Removed from v.152  
changed lines
  Added in v.155