On 9/17/20 12:13 PM, Gerd Hoffmann wrote: > Save the parent object's open function pointer in the (new) > VCChardevClass struct instead before overwriting it, so we > can look it up when needed. > > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > ui/spice-app.c | 17 +++++++++++++---- > 1 file changed, 13 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>