Get diagnostic2 tests building and running
This commit is contained in:
parent
a464a7da2a
commit
c6d22af416
8 changed files with 76 additions and 58 deletions
|
@ -585,7 +585,7 @@ pub enum SoftWrap {
|
|||
Column(u32),
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
#[derive(Clone, Default)]
|
||||
pub struct EditorStyle {
|
||||
pub background: Hsla,
|
||||
pub local_player: PlayerColor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue