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

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

revision 149 by harbaum, Thu Oct 29 13:59:16 2009 UTC revision 150 by harbaum, Thu Oct 29 20:25:11 2009 UTC
# Line 35  typedef struct map_context_s { Line 35  typedef struct map_context_s {
35  #if MAEMO_VERSION_MAJOR == 5  #if MAEMO_VERSION_MAJOR == 5
36    GtkWidget *old_view;    GtkWidget *old_view;
37  #endif  #endif
38    
39      /* save various values defining the overlay state */
40      /* in order to repaint the overlays only if necessary */
41    
42  } map_context_t;  } map_context_t;
43    
44    

Legend:
Removed from v.149  
changed lines
  Added in v.150