mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Rename Type::Length -> Type::PhysicalLength
This commit is contained in:
parent
aa16f0e65a
commit
7ae850d564
13 changed files with 69 additions and 52 deletions
|
@ -162,7 +162,7 @@ fn to_eval_value<'cx>(
|
|||
| Type::Int32
|
||||
| Type::Duration
|
||||
| Type::Angle
|
||||
| Type::Length
|
||||
| Type::PhysicalLength
|
||||
| Type::LogicalLength
|
||||
| Type::Percent
|
||||
| Type::UnitProduct(_) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue