mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
Remove CompositionMode enum
It was used in the previous TargetPixelBuffer interface, but this is no longer the case
This commit is contained in:
parent
d30dbeab58
commit
3a9ae8af0e
3 changed files with 0 additions and 26 deletions
|
|
@ -331,7 +331,6 @@ fn gen_corelib(
|
|||
"SortOrder",
|
||||
"BitmapFont",
|
||||
"PhysicalRegion",
|
||||
"CompositionMode",
|
||||
]
|
||||
.iter()
|
||||
.chain(items.iter())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue