Diff of /trunk/src/gpxview.h

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

revision 230 by harbaum, Thu Dec 3 20:07:13 2009 UTC revision 231 by harbaum, Mon Dec 7 16:14:50 2009 UTC
# Line 178  typedef struct { Line 178  typedef struct {
178    
179  #ifdef USE_MAEMO  #ifdef USE_MAEMO
180    gboolean fullscreen;    gboolean fullscreen;
181    #ifdef ENABLE_MAEMO_MAPPER
182    pos_t mmpos;                /* position received from Maemo Mapper */    pos_t mmpos;                /* position received from Maemo Mapper */
183    gboolean mmpos_valid;    gboolean mmpos_valid;
184    #endif
185    
186    gboolean mmpoi_dontlaunch;    gboolean mmpoi_dontlaunch;
187    

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