mirror of https://github.com/adamdruppe/arsd.git
Both spellings apparently valid
This commit is contained in:
parent
2e05918b34
commit
727cb4392e
|
@ -7190,6 +7190,8 @@ enum Resizability {
|
|||
+/
|
||||
automaticallyScaleIfPossible,
|
||||
}
|
||||
/// ditto
|
||||
alias Resizeability = Resizability;
|
||||
|
||||
|
||||
/++
|
||||
|
|
Loading…
Reference in New Issue