Add newline at end of file

wilder
Kurt Hindenburg 4 years ago
parent 2c6e449a3f
commit a1f993a1c0
  1. 2
      src/colorscheme/ColorScheme.cpp

@ -601,4 +601,4 @@ void ColorScheme::setWallpaper(const QString &path, const QString &style, const
ColorSchemeWallpaper::Ptr ColorScheme::wallpaper() const
{
return _wallpaper;
}
}

Loading…
Cancel
Save