Skip to content

Consistently use WITH_QTDBUS instead of USE_DBUS

Pino Toscano requested to merge pino/kio:gui-dbus into master

USE_DBUS still uses an hardcoded list of architectures, whereas there is already WITH_QTDBUS defined in case the D-Bus support is available.

Followup of commit 6bdab620.

Merge request reports