Diff of /trunk/src/gpxview.h

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

revision 11 by harbaum, Fri Jun 26 12:24:24 2009 UTC revision 12 by harbaum, Fri Jun 26 20:07:33 2009 UTC
# Line 103  typedef struct { Line 103  typedef struct {
103    pos_t gps;                  /* saved last gps position */    pos_t gps;                  /* saved last gps position */
104    
105    char *image_path;           /* path to cache images in */    char *image_path;           /* path to cache images in */
   gboolean load_images;       /* load images and cache them */  
106    
107    int search;                 /* "search in" items */    int search;                 /* "search in" items */
108    char *search_str;    char *search_str;

Legend:
Removed from v.11  
changed lines
  Added in v.12