summaryrefslogtreecommitdiff
path: root/xkbcommon.map
diff options
context:
space:
mode:
Diffstat (limited to 'xkbcommon.map')
-rw-r--r--xkbcommon.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/xkbcommon.map b/xkbcommon.map
index ac01fcb..cc468c6 100644
--- a/xkbcommon.map
+++ b/xkbcommon.map
@@ -91,3 +91,9 @@ global:
xkb_keymap_key_get_name;
xkb_keymap_key_by_name;
} V_0.5.0;
+
+V_0.7.0 {
+global:
+ xkb_state_key_get_consumed_mods2;
+ xkb_state_mod_index_is_consumed2;
+} V_0.6.0;