summaryrefslogtreecommitdiff
path: root/navit/attr_def.h
diff options
context:
space:
mode:
authorwoglinde <woglinde@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-08-16 20:44:47 +0000
committerwoglinde <woglinde@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-08-16 20:44:47 +0000
commit42d70dfd8b68e9838766f7be526d37706d78750a (patch)
tree9a1f5831102a4adeea6f3c6f81ff3d3baf20ad53 /navit/attr_def.h
parent1b35c69551fbdade782b1227b3bad57d56f8a662 (diff)
downloadnavit-svn-42d70dfd8b68e9838766f7be526d37706d78750a.tar.gz
Add:graphics_null: add an attribute event_loop_system, so we can choose if the null graphics can have events, usefull if you want run navit as a routing-enginge with dbus and no graphics
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4684 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/attr_def.h')
-rw-r--r--navit/attr_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/attr_def.h b/navit/attr_def.h
index 600bdd98..1d21b26b 100644
--- a/navit/attr_def.h
+++ b/navit/attr_def.h
@@ -347,6 +347,7 @@ ATTR(dbus_path)
ATTR(dbus_interface)
ATTR(dbus_method)
ATTR(osm_is_in)
+ATTR(event_loop_system)
ATTR2(0x0003ffff,type_string_end)
ATTR2(0x00040000,type_special_begin)
ATTR(order)