Re-add bookmarking of TuneIn categories
BUG:252
This commit is contained in:
committed by
craig.p.drummond
parent
559ed9a64d
commit
8a36efbcbc
@@ -82,6 +82,7 @@ StdActions::StdActions()
|
||||
removeAction = ActionCollection::get()->createAction("removeitems", i18n("Remove"), "list-remove");
|
||||
searchAction = ActionCollection::get()->createAction("search", i18n("Search"), "edit-find");
|
||||
searchAction->setShortcut(Qt::ControlModifier+Qt::Key_F);
|
||||
addBookmarkAction = ActionCollection::get()->createAction("bookmarkcategory", i18n("Bookmark Category"), Icon("bookmark-new"));
|
||||
|
||||
addToStoredPlaylistAction->setMenu(PlaylistsModel::self()->menu());
|
||||
addPrioHighestAction->setData(255);
|
||||
|
||||
Reference in New Issue
Block a user