diff options
author | martin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220> | 2009-12-03 12:24:35 +0000 |
---|---|---|
committer | martin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220> | 2009-12-03 12:24:35 +0000 |
commit | f1f0cd598adea035136d46114c97a14c23a42d32 (patch) | |
tree | 95a4f7b620d575974e456f6fa335c5e5b19910d5 /navit/item_def.h | |
parent | c92328f24aec19fc3c765c90defcaaaa07c5ce6e (diff) | |
download | navit-f1f0cd598adea035136d46114c97a14c23a42d32.tar.gz |
Add:Core:Place Label
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2825 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/item_def.h')
-rw-r--r-- | navit/item_def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/item_def.h b/navit/item_def.h index f8eb4b35c..1f57978fd 100644 --- a/navit/item_def.h +++ b/navit/item_def.h @@ -329,6 +329,7 @@ ITEM(poi_shop_parfum) ITEM(poi_shop_drugstore) ITEM(poi_shop_photo) ITEM(ch_node) +ITEM(place_label) /* Line */ ITEM2(0x80000000,line) ITEM2(0x80000001,line_unspecified) |