Comment 0 for bug 1387537

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote : Should not use private Qt headers

There's a critical bug that is being fixed with the following MP:

https://code.launchpad.net/~abreu-alexandre/ubuntu-system-settings-online-accounts/use-hw-compositiing-oxide-rtm-1409/+merge/239999

This bug is about removing the need for that, since using private headers causes extra pain for Qt migrations and we should minimize their usage.

Could Oxide provide this somehow else, so that only Oxide would use the private headers (like it already does)?