doc: Remove misplaced blank line

This commit is contained in:
Xavi Artigas 2018-12-19 13:51:55 +01:00
parent 008b22c8a4
commit 2e2c225093
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
class Efl.Ui.Bg (Efl.Ui.Layout, Efl.Gfx.Color, Efl.Gfx.Image, Efl.Gfx.Image_Load_Controller)
{
[[The bg (background) widget is used for setting (solid) background decorations
for a window (unless it has transparency enabled) or for any container object. It
works just like an image, but has some properties useful for backgrounds, such as
setting it to tiled, centered, scaled or stretched.