Skip to content

QOrganizer: override defaultCollectionId() to qtorgxp

Created by: nfsprodriver

Remove the unused defaultCollection() method; unfortunatley, due to the missing "override" keyword we didn't notice that the parent class no longer calls it.

Merge request reports