mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Rename "options/top bar" terminology to "control bar" and update comments
This commit is contained in:
parent
1c880daea2
commit
9eb544df74
21 changed files with 83 additions and 92 deletions
|
@ -501,7 +501,7 @@ fn modify_existing() {
|
|||
}
|
||||
|
||||
// Do we want to enforce that all serialized/deserialized hashmaps are a vec of tuples?
|
||||
// TODO: Eventually remove this (probably starting late 2024)
|
||||
// TODO: Eventually remove this document upgrade code
|
||||
use serde::de::{SeqAccess, Visitor};
|
||||
use serde::ser::SerializeSeq;
|
||||
use serde::{Deserialize, Deserializer, Serialize, Serializer};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue