Diff of /trunk/src/gpxview.h

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

revision 231 by harbaum, Mon Dec 7 16:14:50 2009 UTC revision 237 by harbaum, Thu Dec 10 21:24:43 2009 UTC
# Line 231  typedef struct { Line 231  typedef struct {
231      int flags;      int flags;
232    } gt;    } gt;
233    
234    #ifndef USE_STACKABLE_WINDOW
235    GtkWidget *vbox;    GtkWidget *vbox;
236    #endif
237  } appdata_t;  } appdata_t;
238    
239  /* all includes that rely on appdata_t go here ... */  /* all includes that rely on appdata_t go here ... */

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