mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 20:00:23 +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.