[libinput] Don't set the parent on the Device
This causes an assert with debug build of Qt due to threading issues. We don't need the setParent call as we use deleteLater when a device gets removed. Reviewed-by: Martin Gräßlin
Showing
Please register or sign in to comment