mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 05:44:52 +00:00
Added ArcTo element for paths
This commit is contained in:
parent
a83127ace8
commit
f646809ff4
8 changed files with 124 additions and 11 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
namespace sixtyfps {
|
||||
|
||||
using internal::types::PathArcTo;
|
||||
using internal::types::PathElement;
|
||||
using internal::types::PathLineTo;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue