mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 13:24:48 +00:00
Parse numbers
This commit is contained in:
parent
ecf1599d35
commit
bdaf14ae23
7 changed files with 57 additions and 7 deletions
|
@ -15,4 +15,6 @@ namespace sixtyfps {
|
|||
|
||||
using internal::Rectangle;
|
||||
using internal::RectangleVTable;
|
||||
using internal::Image;
|
||||
using internal::ImageVTable;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue