gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warning
commit9480ac658ec8ddb445f629b4db66fce07649feab
authorCaolán McNamara <caolanm@redhat.com>
Wed, 10 Aug 2022 12:11:05 +0000 (10 13:11 +0100)
committerXisco Fauli <xiscofauli@libreoffice.org>
Thu, 11 Aug 2022 09:50:40 +0000 (11 11:50 +0200)
treea1e717e85d410f6c91df67793b9e327d7c4c23d0
parent75f2b5a5ed1c0df2487c7be3312e89daf295491e
gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warning

from the sidebar tab due to the accelerators in there

its a bogus check in gtk3 in this case of a menu attached to a MenuButton

Change-Id: Ie5216e749993f3d44bfc2e4560cd3b2f49aa8aec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138114
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Tested-by: Jenkins
vcl/unx/gtk3/gtkinst.cxx