mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
refactor(bluetooth): send message to open select dialog
This commit is contained in:
parent
410cf63a8e
commit
6fa74133dd
3 changed files with 4 additions and 35 deletions
|
@ -18,6 +18,3 @@ script_traits = {path = "../script_traits"}
|
|||
servo_config = {path = "../config"}
|
||||
servo_rand = {path = "../rand"}
|
||||
uuid = {version = "0.6", features = ["v4"]}
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
tinyfiledialogs = "3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue