Nitpick: With auto
here, one needs to trace first the type of m_screenConfiguration
and then the return type of its output()
function in order to know what we're dealing with here. For immediate clarity, I'd prefer using KScreen::OutputPtr
in place of auto
.
↧
Jakob Petsovits commented on merge request !291 at Plasma / PowerDevil
↧