More work on state properties with transitions

C++ set the proper binding for StateInfo state binding
This commit is contained in:
Olivier Goffart 2020-11-19 13:28:25 +01:00
parent cfa9413861
commit c50fc6f51c
5 changed files with 69 additions and 41 deletions

View file

@ -64,7 +64,6 @@ using ItemVisitorRefMut = vtable::VRefMut<cbindgen_private::ItemVisitorVTable>;
}
using cbindgen_private::EasingCurve;
using cbindgen_private::PropertyAnimation;
using cbindgen_private::StateInfo;
using cbindgen_private::Slice;
using cbindgen_private::TextHorizontalAlignment;
using cbindgen_private::TextVerticalAlignment;