Abort when Action cast failed
authorRobin Gareus <robin@gareus.org>
Thu, 28 Feb 2019 22:57:32 +0000 (23:57 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 28 Feb 2019 22:57:32 +0000 (23:57 +0100)
commitfc7dc6a214e023f039416ea34fc8fca516c52a94
tree316e0f3503cc0590454a36bb3df923eaac5f3a4f
parent82440265339b69983eda71167a563407bb35acb8
Abort when Action cast failed

Previously the action-manager only called ::abort() when
an action could no be found. This add a further restriction
that the expected class must match.
libs/gtkmm2ext/actions.cc