mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Rename gfx/render_task.rs -> gfx/paint_task.rs
This commit is contained in:
parent
ccef723851
commit
daba904302
10 changed files with 12 additions and 12 deletions
|
@ -59,7 +59,7 @@ mod render_context;
|
|||
pub mod color;
|
||||
#[path="display_list/mod.rs"]
|
||||
pub mod display_list;
|
||||
pub mod render_task;
|
||||
pub mod paint_task;
|
||||
|
||||
// Fonts
|
||||
pub mod font;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue