mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-27 13:54:11 +00:00
Rename some occurences
This commit is contained in:
parent
7d297da2fc
commit
e92dd7797d
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ path = "lib.rs"
|
|||
default = ["std", "backend-gl", "x11", "backend-qt", "compat-0-2-0"]
|
||||
|
||||
## Mandatory feature:
|
||||
## This feature is required to keep the compatibility with SixtyFPS 0.2.0
|
||||
## This feature is required to keep the compatibility with Slint 0.2.0
|
||||
## Newer patch version may put current functionality behind a new feature
|
||||
## that would be enabled by default only if this feature was added
|
||||
compat-0-2-0 = []
|
||||
|
|
|
@ -21,7 +21,7 @@ path = "lib.rs"
|
|||
default = ["std", "backend-gl", "x11", "backend-qt", "compat-0-2-0"]
|
||||
|
||||
## Mandatory feature:
|
||||
## This feature is required to keep the compatibility with SixtyFPS 0.2.0
|
||||
## This feature is required to keep the compatibility with Slint 0.2.0
|
||||
## Newer patch version may put current functionality behind a new feature
|
||||
## that would be enabled by default only if this feature was added
|
||||
compat-0-2-0 = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue