fdo#75489 Pass toolbar context menu commands to toolbar for handling.
commit944c78ecb91608f4c3e9bab32fdbc90c67326525
authorAndrzej Hunt <andrzej.hunt@collabora.com>
Fri, 25 Apr 2014 19:25:48 +0000 (25 20:25 +0100)
committerAndrzej Hunt <andrzej.hunt@collabora.com>
Sat, 26 Apr 2014 07:24:36 +0000 (26 08:24 +0100)
treecdce352a2c1e0a0dd45c1ef3036f1c8e5a3c9bfc
parentc6c286f14468d341f5fd88edc39a37175a1b6caa
fdo#75489 Pass toolbar context menu commands to toolbar for handling.

The toolbar context menu is handled by the toolbar manager, however
the items are provided and managed by the toolbar itself -- previously
any events on the list of toolbar items in the context menu were silently
discarded, whereas now we pass them on to the owning toolbar.

Change-Id: Ia17718c3ff8acfba1b6d655022dd9469932f3493
framework/source/uielement/toolbarmanager.cxx