Working playlist in Promoe!
This commit is contained in:
parent
3ce3581d04
commit
9693e64dab
7 changed files with 256 additions and 35 deletions
|
@ -26,7 +26,6 @@ PlayStatus::setPixmaps (Skin *skin)
|
|||
void
|
||||
PlayStatus::setStatus (uint status)
|
||||
{
|
||||
qDebug("funkar");
|
||||
if (status == XMMS_PLAYBACK_STATUS_STOP) {
|
||||
m_pixmap = m_pixmap_stop;
|
||||
} else if (status == XMMS_PLAYBACK_STATUS_PLAY) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue