https://bugs.kde.org/show_bug.cgi?id=316969
--- Comment #12 from Dennis Nienhüser <nienhue...@kde.org> --- Backporting would be nice, but needs some changes: - avoid return type change of BookmarkManager::addNewBookmarkFolder() in order to keep ABI. Can be done by introducing a new BookmarkManager::addBookmarkFolder() - ideally also move importBookmarksRecursively to the private class like done in 7bfecba. The move of the second method shouldn't be done though as that involves l10n changes -- You are receiving this mail because: You are watching all bug changes.