mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Rename items::Image to ImageItem
Because there will be soon a sixtyfps::Image and the names can't clash
This commit is contained in:
parent
24a3d868ef
commit
4584c40544
9 changed files with 28 additions and 28 deletions
|
@ -123,7 +123,7 @@ using cbindgen_private::Clip;
|
|||
using cbindgen_private::ClippedImage;
|
||||
using cbindgen_private::Flickable;
|
||||
using cbindgen_private::FocusScope;
|
||||
using cbindgen_private::Image;
|
||||
using cbindgen_private::ImageItem;
|
||||
using cbindgen_private::Opacity;
|
||||
using cbindgen_private::Path;
|
||||
using cbindgen_private::Rectangle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue