mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 14:49:31 +00:00
21154d6866
With this patch, when calling 'setFocus()' on a QNitpickerViewWidget, the Nitpicker view gets the input focus (provided that the parent Qt window already had it). Fixes #1314