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

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

revision 56 by harbaum, Fri Aug 14 12:19:45 2009 UTC revision 63 by harbaum, Wed Aug 19 12:35:25 2009 UTC
# Line 24  typedef struct map_context_s { Line 24  typedef struct map_context_s {
24    appdata_t *appdata;    appdata_t *appdata;
25    GtkWidget *window;    GtkWidget *window;
26    GtkWidget *widget;    GtkWidget *widget;
   GtkWidget *zoomin, *zoomout, *gps;  
27    gint handler_id;    gint handler_id;
28    cache_t *press_on;    cache_t *press_on;
29  #if MAEMO_VERSION_MAJOR == 5  #if MAEMO_VERSION_MAJOR == 5

Legend:
Removed from v.56  
changed lines
  Added in v.63