mirror of
https://github.com/servo/servo.git
synced 2025-07-26 16:50:23 +01:00
Implement X11 clipboard integration (Issue #5376).
This commit is contained in:
parent
e4b620ea54
commit
ba4c455438
4 changed files with 30 additions and 1 deletions
|
@ -52,6 +52,7 @@ extern crate style;
|
|||
extern crate url;
|
||||
extern crate uuid;
|
||||
extern crate string_cache;
|
||||
extern crate clipboard;
|
||||
|
||||
pub mod cors;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue