rimmed pushed a commit to branch eflete-1.18.

http://git.enlightenment.org/tools/eflete.git/commit/?id=3a58d0aec7e119d3af3ec6117c1d26d707574ad2

commit 3a58d0aec7e119d3af3ec6117c1d26d707574ad2
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Thu Feb 23 09:39:11 2017 +0200

    property_group: fix build warnings
---
 src/bin/ui/property/property_group.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/ui/property/property_group.c 
b/src/bin/ui/property/property_group.c
index bce35e8..f68113b 100644
--- a/src/bin/ui/property/property_group.c
+++ b/src/bin/ui/property/property_group.c
@@ -205,6 +205,7 @@ static const char *image_border_fill_strings[] = { STR_NONE,
                                                    "Default",
                                                    "Solid",
                                                    NULL};
+static inline void
 _spinner_value_set(Evas_Object *obj, double val)
 {
 #ifdef HAVE_TIZEN

-- 


Reply via email to