]> git.itanic.dy.fi Git - maemo-mapper/blobdiff - src/data.c
Make buildable without conic, gpsbt, gpsmgr, or the maemo version of gtk+
[maemo-mapper] / src / data.c
index 8b2eb277f24ce71bfa49504914b99155e8a66e3a..deb2895f05e6e7ae27fb23b42693f4d7a62512b5 100644 (file)
@@ -79,6 +79,9 @@ GdkPixmap *_map_pixmap = NULL;
 /** The backing pixmap of _map_widget. */
 GdkPixbuf *_map_pixbuf = NULL;
 
+/** The context menu for the map. */
+GtkMenu *_map_cmenu = NULL;
+
 gint _map_offset_devx;
 gint _map_offset_devy;