Efl.Text.Cursor: Add missing documentation

This was breaking the C# bindings build.
This commit is contained in:
Xavi Artigas 2019-11-22 12:50:35 +01:00
parent 8559b0472e
commit 98ae0bb4cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
struct @beta Efl_Text_Cursor_Handle;
struct @beta Efl_Text_Cursor_Handle; [[Opaque handle for Text cursors.]]
enum @beta Efl.Text.Cursor_Type
{