Diff of /trunk/src/gpxview.h

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

revision 141 by harbaum, Mon Oct 12 20:27:55 2009 UTC revision 142 by harbaum, Mon Oct 26 10:40:06 2009 UTC
# Line 269  extern gboolean on_window_key_press(GtkW Line 269  extern gboolean on_window_key_press(GtkW
269  #ifdef USE_STACKABLE_WINDOW  #ifdef USE_STACKABLE_WINDOW
270  HildonAppMenu *menu_create(appdata_t *appdata, int mode);  HildonAppMenu *menu_create(appdata_t *appdata, int mode);
271  #endif  #endif
272    void cachelist_goto_cache(appdata_t *appdata, cache_t *cache);
273    void gpxlist_goto_cachelist(appdata_t *appdata, gpx_t *gpx);
274    
275  #endif // GPXVIEW_H  #endif // GPXVIEW_H

Legend:
Removed from v.141  
changed lines
  Added in v.142