mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-08 19:17:45 +02:00
Add mock UI to project
This commit is contained in:
parent
34c77d2d68
commit
9e6836b115
10 changed files with 715 additions and 5 deletions
|
@ -6,3 +6,8 @@ description = "A wip universal Linux settings application."
|
|||
|
||||
[dependencies]
|
||||
ReSet-Lib = "0.1.0"
|
||||
adw = { version = "0.5.3", package = "libadwaita" }
|
||||
gtk = { version = "0.7.3", package = "gtk4" }
|
||||
|
||||
[build-dependencies]
|
||||
glib-build-tools = "0.18.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue