summaryrefslogtreecommitdiff
path: root/navit/navit/item_def.h
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-06-25 18:42:13 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-06-25 18:42:13 +0000
commit34608fc411abd97383948b0e31b08ea10a45c1c3 (patch)
tree2f05f98639e4405d88b7e36217bdbc5706db4690 /navit/navit/item_def.h
parentb83cd587907147a77fbca9d3c9e9aa414c7509b1 (diff)
downloadnavit-34608fc411abd97383948b0e31b08ea10a45c1c3.tar.gz
Add:gui_internal:Added possibility to log a message to the debug log
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@2374 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/navit/item_def.h')
-rw-r--r--navit/navit/item_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/navit/item_def.h b/navit/navit/item_def.h
index a69702747..b83273145 100644
--- a/navit/navit/item_def.h
+++ b/navit/navit/item_def.h
@@ -305,6 +305,7 @@ ITEM(route_end)
ITEM(selected_point)
ITEM(power_tower)
ITEM(route_start_reverse)
+ITEM(log_entry)
/* Line */
ITEM2(0x80000000,line)
ITEM2(0x80000001,line_unspecified)