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

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

revision 130 by harbaum, Wed Sep 30 12:11:22 2009 UTC revision 136 by harbaum, Mon Oct 19 13:02:41 2009 UTC
# Line 27  typedef struct map_context_s { Line 27  typedef struct map_context_s {
27    GtkWidget *window;    GtkWidget *window;
28    GtkWidget *widget;    GtkWidget *widget;
29    gint handler_id;    gint handler_id;
30    cache_t *press_on;    cache_t *balloon, *press_on;
31    gboolean map_complete;    gboolean map_complete;
32    map_state_t state;    map_state_t state;
33    

Legend:
Removed from v.130  
changed lines
  Added in v.136