mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
Enable slint live preview
This commit is contained in:
@@ -4,7 +4,10 @@ version = "0.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
slint = "1.14.1"
|
||||
|
||||
[dependencies.slint]
|
||||
version = "1.14.1"
|
||||
features = ["live-preview"]
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = "1.14.1"
|
||||
|
||||
Reference in New Issue
Block a user