osx: force resync menus when changing keybindings
commit1c83b18e22c20c29514ba85196022dbb8db74c52
authorJiří Techet <techet@gmail.com>
Wed, 23 Mar 2016 19:45:47 +0000 (23 20:45 +0100)
committerJiří Techet <techet@gmail.com>
Wed, 23 Mar 2016 19:45:47 +0000 (23 20:45 +0100)
tree69e02abf70424276cdc557cc09ff77a66acfc54a
parentd75873f9bc574e98ef024dc562100348595d959e
osx: force resync menus when changing keybindings

Normally menu items are updated only when adding or removing
them on osx. They are however not redrawn when just changing
keybindings so the old keybinding is displayed after the change.

Force the menu update to show the updated keybindings.
src/prefs.c