diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-04-04 13:38:34 +0200 |
---|---|---|
committer | Cedric Bail <cedric@osg.samsung.com> | 2018-04-24 09:03:30 -0700 |
commit | a217d4b45576b4065f1ce0384efa9061a556f10a (patch) | |
tree | f6e65f19c6b13cb418854f358067ac2d38822880 /src/lib/evas/Evas_Eo.h | |
parent | a26fbbbc66f15c359fe8b27dcb034b812d735193 (diff) |
Efl.Canvas.Vg.Object (from Efl.Canvas.Vg)
Also, Efl.Canvas.Vg.* (from Efl.Canvas.VG.*)
Ref https://phab.enlightenment.org/T6847
Reviewed-by: Cedric Bail <cedric@osg.samsung.com>
Diffstat (limited to 'src/lib/evas/Evas_Eo.h')
-rw-r--r-- | src/lib/evas/Evas_Eo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/evas/Evas_Eo.h b/src/lib/evas/Evas_Eo.h index cb4e069141..63342368a6 100644 --- a/src/lib/evas/Evas_Eo.h +++ b/src/lib/evas/Evas_Eo.h | |||
@@ -7,7 +7,7 @@ | |||
7 | #ifndef _EFL_CANVAS_VG_NODE_EO_CLASS_TYPE | 7 | #ifndef _EFL_CANVAS_VG_NODE_EO_CLASS_TYPE |
8 | #define _EFL_CANVAS_VG_NODE_EO_CLASS_TYPE | 8 | #define _EFL_CANVAS_VG_NODE_EO_CLASS_TYPE |
9 | 9 | ||
10 | typedef Eo Efl_Canvas_VG_Node; | 10 | typedef Eo Efl_Canvas_Vg_Node; |
11 | 11 | ||
12 | #endif | 12 | #endif |
13 | 13 | ||
@@ -434,7 +434,7 @@ typedef void (Evas_Canvas3D_Surface_Func)(Evas_Real *out_x, | |||
434 | * | 434 | * |
435 | * @{ | 435 | * @{ |
436 | */ | 436 | */ |
437 | #include "canvas/efl_canvas_vg.eo.h" | 437 | #include "canvas/efl_canvas_vg_object.eo.h" |
438 | /** | 438 | /** |
439 | * @} | 439 | * @} |
440 | */ | 440 | */ |