This commit is contained in:
Mark Furneaux 2014-05-18 12:02:41 -04:00
commit b0b94163f9
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ NowPlayingWidget::NowPlayingWidget(QWidget* parent)
fit_cover_width_action_(nullptr),
visible_(false),
small_ideal_height_(0),
fit_width_(false),
show_hide_animation_(new QTimeLine(500, this)),
fade_animation_(new QTimeLine(1000, this)),
details_(new QTextDocument(this)),