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

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

revision 237 by harbaum, Wed Dec 2 20:05:52 2009 UTC revision 238 by harbaum, Sat Dec 12 12:54:37 2009 UTC
# Line 32  typedef struct map_context_s { Line 32  typedef struct map_context_s {
32    GtkWidget *widget;    GtkWidget *widget;
33    gint handler_id;    gint handler_id;
34    cache_t *balloon, *press_on;    cache_t *balloon, *press_on;
   gboolean map_complete;  
35    map_state_t state;    map_state_t state;
36    void *cb_id;    void *cb_id;
37    

Legend:
Removed from v.237  
changed lines
  Added in v.238