summaryrefslogtreecommitdiff
path: root/navit/attr_def.h
diff options
context:
space:
mode:
authorSebastian Leske <sebastian.leske@sleske.name>2017-03-03 00:19:24 +0100
committerSebastian Leske <sebastian.leske@sleske.name>2017-03-03 00:19:24 +0100
commit995cec54c8682fbabfb4f912b6156ce0b5b43436 (patch)
treea820db9c78137971d38116bab0f9bae379bb7d6a /navit/attr_def.h
parent0702010c7120c3a4904317442b6809385f402fcf (diff)
downloadnavit-995cec54c8682fbabfb4f912b6156ce0b5b43436.tar.gz
Fix:gui_internal:Rename new option to hide_impossible_next_keysR7360
Diffstat (limited to 'navit/attr_def.h')
-rw-r--r--navit/attr_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/attr_def.h b/navit/attr_def.h
index 04848d987..fdb973f47 100644
--- a/navit/attr_def.h
+++ b/navit/attr_def.h
@@ -188,7 +188,7 @@ ATTR_UNUSED
ATTR_UNUSED
ATTR_UNUSED
ATTR_UNUSED
-ATTR(hide_possible_next_keys)
+ATTR(hide_impossible_next_keys)
ATTR(turn_around_count)
ATTR(turn_around_penalty)
ATTR(turn_around_penalty2)