From 34608fc411abd97383948b0e31b08ea10a45c1c3 Mon Sep 17 00:00:00 2001 From: martin-s Date: Thu, 25 Jun 2009 18:42:13 +0000 Subject: 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 --- navit/navit/item_def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'navit/navit/item_def.h') 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) -- cgit v1.2.1