Diff of /trunk/src/cache.h

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

revision 248 by harbaum, Mon Dec 7 16:14:50 2009 UTC revision 249 by harbaum, Thu Jan 21 21:18:33 2010 UTC
# Line 48  typedef struct { Line 48  typedef struct {
48    GtkWidget *sat_area;    GtkWidget *sat_area;
49    GdkPixmap *sat_pixmap;    GdkPixmap *sat_pixmap;
50    
51    #ifdef ESPEAK
52      guint espeak_handler;
53    #endif
54    
55  } goto_context_t;  } goto_context_t;
56    
57  typedef struct cache_context_s {  typedef struct cache_context_s {

Legend:
Removed from v.248  
changed lines
  Added in v.249