Ticket #4407: mmusic.diff

File mmusic.diff, 463 bytes (added by anonymous, 18 years ago)
  • mythmusic/playbackbox.cpp

     
    16301630                                                    .arg(state));
    16311631    }
    16321632
    1633     if (class LCD *lcd = LCD::Get())
    1634         lcd->setMusicRepeat (LCD::MUSIC_REPEAT_ALL);
    1635 
    16361633    bannerEnable(QString("%1: %2").arg(tr("Repeat")).arg(state), 4000);
    16371634}
    16381635