Home
last modified time | relevance | path

Searched refs:RemoveSelectedPodcast (Results 1 – 2 of 2) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/internet/podcasts/
H A Dpodcastservice.h78 void RemoveSelectedPodcast();
H A Dpodcastservice.cpp451 this, SLOT(RemoveSelectedPodcast())); in ShowContextMenu()
569 void PodcastService::RemoveSelectedPodcast() { in RemoveSelectedPodcast() function in PodcastService