Skip to content

Don't use QObject for Conversationmessage

Nicolas Fella requested to merge nicolasfella/kdeconnect-kde:noqobject into master

It's unnecessary, expensive and semantically wrong. QObjects are not intended to be used as value-types

Merge request reports