mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Implement color selection for annotation region.
This commit is contained in:
@@ -516,6 +516,7 @@ struct Annotation
|
||||
std::string text;
|
||||
int64_t start;
|
||||
int64_t end;
|
||||
uint32_t color;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user