https://bugs.kde.org/show_bug.cgi?id=365944
--- Comment #1 from Volker <[email protected]> --- From Maximiliano Curia I got the following hint: > Looking at the code, my bet is that changing akonadi's > src/core/models/tagmodel_p.cpp > the function Tag TagModelPrivate::tagForIndex line 106: > return children.at(index.row()); > for: > return children.value(index.row()); Greetings volker -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
