Move desktop views into separate file
This commit is contained in:
parent
4ba38dc25d
commit
8c78f23902
3 changed files with 69 additions and 18 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "swbuf", "winit"] }
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "wgpu", "winit"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue