Fix EntityOrderProxyModel::setOrderConfig signature
ClosedPublic

Authored by dfaure on Nov 13 2017, 8:13 AM.

Details

Summary

so that it can be called like this
orderProxy->setOrderConfig(KMKernel::self()->config()->group("FavoriteCollectionsOrder"));

FavoriteCollectionsModel does the same.

Diff Detail

Repository
R165 Akonadi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure created this revision.Nov 13 2017, 8:13 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptNov 13 2017, 8:13 AM
dvratil accepted this revision.Nov 13 2017, 10:04 AM
This revision is now accepted and ready to land.Nov 13 2017, 10:04 AM
This revision was automatically updated to reflect the committed changes.