Fix formatting

This commit is contained in:
Jonas Kvinge 2018-03-11 00:04:49 +01:00 committed by John Maguire
parent d33ac6ef81
commit e52c7f6475

View File

@ -1128,7 +1128,8 @@ void PlaylistView::ReloadSettings() {
// set_background_image when it is not needed, as this will cause the fading
// animation to start again. This also avoid to do useless
// "force_background_redraw".
if (background_initialized_ == false || background_image_filename != background_image_filename_ ||
if (background_initialized_ == false ||
background_image_filename != background_image_filename_ ||
background_type != background_image_type_ ||
blur_radius_ != blur_radius || opacity_level_ != opacity_level) {
// Store background properties