ubports/ubuntu-ui-toolkit

defaultCollection() was replaced by defaultCollectionId()

Closed this issue · 4 comments

Branch: bionic

Fails to building using the latest qtpim built from source

error: ‘class QtOrganizer::QOrganizerManager’ has no member named ‘defaultCollection’; did you mean ‘defaultCollectionId’?

This commit replaced defaultCollection() with defaultCollectionId()

I did this for xenial 28721c0

mardy commented

This has been fixed in the xenial branch with commit 4f2691b

@mardy. Good. Unfortunately I'm talking about bionic branch.

mardy commented

Ah, sorry for the noise then :-)