Fix:Android:Correct surface handling
[navit-package] / navit / attr_def.h
index c125085..7512213 100644 (file)
@@ -125,6 +125,11 @@ ATTR(bpp)
 ATTR(fullscreen)
 ATTR(windowid)
 ATTR(hog)
+ATTR(flags_town)
+ATTR(flags_street)
+ATTR(flags_house_number)
+ATTR(use_camera)
+ATTR(flags_graphics)
 ATTR2(0x00027500,type_rel_abs_begin)
 /* These attributes are int that can either hold relative              *
  * or absolute values. A relative value is indicated by                *
@@ -342,6 +347,7 @@ ATTR2(0x000b0000,type_callback_begin)
 ATTR(resize)
 ATTR(motion)
 ATTR(keypress)
+ATTR(window_closed)
 ATTR(log_gpx)
 ATTR(log_textfile)
 ATTR2(0x000bffff,type_callback_end)