Add settings view with theme, categories, export, and backup
This commit is contained in:
@@ -5,7 +5,7 @@ edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
outlay-core = { path = "../outlay-core" }
|
||||
gtk = { package = "gtk4", version = "0.11" }
|
||||
gtk = { package = "gtk4", version = "0.11", features = ["v4_10"] }
|
||||
adw = { package = "libadwaita", version = "0.9", features = ["v1_8"] }
|
||||
chrono = "0.4"
|
||||
gdk = { package = "gdk4", version = "0.11" }
|
||||
|
||||
Reference in New Issue
Block a user