mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-17 07:18:04 +08:00
committed by
Keavon Chambers
parent
f808ee5a94
commit
b2064c7bfd
@@ -5,7 +5,7 @@ use crate::{
|
||||
DocumentError, DocumentResponse, LayerId, Operation,
|
||||
};
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
pub struct Document {
|
||||
pub root: Layer,
|
||||
pub work: Layer,
|
||||
|
||||
Reference in New Issue
Block a user