mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Rename internal enum to avoid #define conflicts.
This commit is contained in:
@@ -13,7 +13,7 @@ enum class QueueType : uint8_t
|
||||
StringData,
|
||||
ThreadName,
|
||||
CustomStringData,
|
||||
FrameMark,
|
||||
FrameMarkMsg,
|
||||
SourceLocation,
|
||||
ZoneText,
|
||||
ZoneName,
|
||||
|
||||
Reference in New Issue
Block a user