Skip to content

Move InputDevice::{outputName,setOutputName} implementation to cpp file

Vlad Zahorodnii requested to merge work/zzag/input-device-no-inline-impl into master

Removes the need for Q_UNUSED macro.

Merge request reports