Home
last modified time | relevance | path

Searched defs:replacePlayQueue (Results 1 – 2 of 2) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/widgets/
H A Dsinglepagewidget.cpp101 ToolButton *replacePlayQueue=new ToolButton(this); in init() local
/dports/audio/cantata/cantata-2.4.2/gui/
H A Dmainwindow.h188 void replacePlayQueue() { appendToPlayQueue(MPDConnection::ReplaceAndplay); } in replacePlayQueue() function