xartigas pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=2e2c2250937a7ea333f5ef927655dce0ba1478ff

commit 2e2c2250937a7ea333f5ef927655dce0ba1478ff
Author: Xavi Artigas <[email protected]>
Date:   Wed Dec 19 13:51:55 2018 +0100

    doc: Remove misplaced blank line
---
 src/lib/elementary/efl_ui_bg.eo | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/elementary/efl_ui_bg.eo b/src/lib/elementary/efl_ui_bg.eo
index 91f3fa64b7..71b8a7bdb0 100644
--- a/src/lib/elementary/efl_ui_bg.eo
+++ b/src/lib/elementary/efl_ui_bg.eo
@@ -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.

-- 


Reply via email to