mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-01 00:21:33 +00:00
For the correct integration of a QPluginWidget in a parent QWidget, with this commit the parent QWidget's Nitpicker view is made the parent view of the plugin's Nitpicker view. Fixes #1173.