Diff of /trunk/src/appdata.h

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

revision 27 by harbaum, Sun Dec 21 11:49:35 2008 UTC revision 28 by achadwick, Wed Dec 24 14:17:20 2008 UTC
# Line 90  typedef struct appdata_s { Line 90  typedef struct appdata_s {
90    
91  #ifdef USE_HILDON  #ifdef USE_HILDON
92    dbus_mm_pos_t mmpos;    dbus_mm_pos_t mmpos;
93      GtkWidget *banner;
94  #endif  #endif
95      gboolean banner_is_grabby;
96    
97    /* flags used to prevent re-appearence of dialogs */    /* flags used to prevent re-appearence of dialogs */
98    struct {    struct {

Legend:
Removed from v.27  
changed lines
  Added in v.28