* cogl/cogl-sections.txt:
Add missing cogl_path_arc
This commit is contained in:
parent
a28e51d752
commit
f91fb2e701
@ -1,3 +1,8 @@
|
||||
2008-06-09 Chris Lord <chris@openedhand.com>
|
||||
|
||||
* cogl/cogl-sections.txt:
|
||||
Add missing cogl_path_arc
|
||||
|
||||
2008-06-06 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
Bug #927 - Created ports for clutter, clutter-cairo in macports
|
||||
|
@ -65,6 +65,7 @@ cogl_path_move_to
|
||||
cogl_path_close
|
||||
cogl_path_line_to
|
||||
cogl_path_curve_to
|
||||
cogl_path_arc
|
||||
cogl_path_rel_move_to
|
||||
cogl_path_rel_line_to
|
||||
cogl_path_rel_curve_to
|
||||
|
Loading…
Reference in New Issue
Block a user