mirror of
https://github.com/servo/servo.git
synced 2025-07-30 10:40:27 +01:00
Move util::print_tree to gfx_traits
This commit is contained in:
parent
110fd68610
commit
51ff916e09
15 changed files with 13 additions and 13 deletions
|
@ -23,6 +23,7 @@ extern crate serde;
|
|||
|
||||
pub mod color;
|
||||
mod paint_listener;
|
||||
pub mod print_tree;
|
||||
|
||||
pub use paint_listener::PaintListener;
|
||||
use azure::azure_hl::Color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue