mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Auto merge of #9636 - nox:mv-cursor, r=Ms2ger
Move util::cursor to style_traits <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9636) <!-- Reviewable:end -->
This commit is contained in:
commit
f0d4c03bd9
27 changed files with 44 additions and 14 deletions
|
@ -50,7 +50,6 @@ extern crate uuid;
|
|||
use std::sync::Arc;
|
||||
|
||||
pub mod cache;
|
||||
pub mod cursor;
|
||||
pub mod debug_utils;
|
||||
pub mod deque;
|
||||
pub mod geometry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue