Skip to content

Remove NetworkManagerQt dependency

QNetworkInterface can provide this functionality itself, which lets us drop the dependency on NetworkManagerQt. This lets the app build on FreeBSD and simplifies Flatpak packaging.

CCBUG: 460829

Edited by Nate Graham

Merge request reports