mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
C++ platform: return the updated region from the render function
This commit is contained in:
parent
5268aeb676
commit
3a420d5769
3 changed files with 37 additions and 11 deletions
|
@ -532,6 +532,7 @@ namespace slint {
|
|||
using LogicalLength = float;
|
||||
struct ComponentVTable;
|
||||
struct ItemVTable;
|
||||
using types::IntRect;
|
||||
}
|
||||
}",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue