toolbar: guard against missing actions
commit2afcb6a13b603973e9a8504ba6a892042889ee91
authorDavid Aguilar <davvid@gmail.com>
Sun, 7 Feb 2021 22:11:47 +0000 (7 14:11 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 7 Feb 2021 22:11:47 +0000 (7 14:11 -0800)
treeb9dc824298865ba4423145385e306fb39ad75a8d
parent8c2e21ed63b18e0efaafb96b971671b864f88c4d
toolbar: guard against missing actions

We are about to rename a bunch of the reset actions.  Do not fail when
the user configuration contains actions which no longer exist.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/toolbar.py