mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
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