mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 06:18:11 +08:00
committed by
Keavon Chambers
parent
12b373f1ab
commit
1d2bb6fb2b
@@ -6,7 +6,7 @@ use super::LayerData;
|
||||
|
||||
use std::fmt::Write;
|
||||
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
#[derive(Debug, Clone, Copy, PartialEq)]
|
||||
pub struct Line {}
|
||||
|
||||
impl Line {
|
||||
|
||||
Reference in New Issue
Block a user