qt5: adapt to 'Gui::Session' interface changes

Issue #5242
This commit is contained in:
Christian Prochaska 2024-08-19 10:02:38 +02:00 committed by Christian Helmuth
parent b443375cde
commit 95d7e57d62
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ _ZN17QGenodeViewWidget10paintEventEP11QPaintEvent T
_ZN17QGenodeViewWidget11qt_metacallEN11QMetaObject4CallEiPPv T
_ZN17QGenodeViewWidget11qt_metacastEPKc T
_ZN17QGenodeViewWidget12focusInEventEP11QFocusEvent T
_ZN17QGenodeViewWidget13setGenodeViewEPN3Gui10ConnectionEN6Genode6HandleINS0_4ViewEEEiiii T
_ZN17QGenodeViewWidget13setGenodeViewEPN3Gui10ConnectionEN6Genode8Id_spaceINS0_8View_refEE2IdEiiii T
_ZN17QGenodeViewWidget16staticMetaObjectE D 48
_ZN17QGenodeViewWidget9hideEventEP10QHideEvent T
_ZN17QGenodeViewWidget9showEventEP10QShowEvent T

View File

@ -1 +1 @@
debe9f7e65ae8b5fef253c72b1649668842bac9a
e23cb2bb7b48d139b8ada3f2f9fec60637212f38

View File

@ -4,5 +4,5 @@ VERSION := 5.15.2
DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := issue5285
REV(qt5) := issue5242
DIR(qt5) := src/lib/qt5