Diff of /trunk/src/cache.h

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

revision 158 by harbaum, Wed Nov 4 14:54:52 2009 UTC revision 159 by harbaum, Wed Nov 4 20:28:54 2009 UTC
# Line 60  typedef struct { Line 60  typedef struct {
60    GtkWidget *pos_lat_label, *pos_lon_label;    GtkWidget *pos_lat_label, *pos_lon_label;
61    GtkWidget *bearing_hbox;    GtkWidget *bearing_hbox;
62    
63    GtkWidget *votes, *quality, *ratebox;    GtkWidget *votes, *quality, *votebox;
64    gcvote_request_t *gcvote_request;    gcvote_request_t *gcvote_request;
65    
66  #ifdef USE_MAEMO  #ifdef USE_MAEMO

Legend:
Removed from v.158  
changed lines
  Added in v.159